diff --git a/yotta/data/module.json b/yotta/data/module.json index 9a9e8a164..e480ade65 100644 --- a/yotta/data/module.json +++ b/yotta/data/module.json @@ -13,6 +13,6 @@ "mbed": { "cmsis-core": "~0.2.3" } }, "testTargetDependencies": { - "mbed": { "sockets": "~0.4.0" } + "mbed": { "sockets": "~0.5.0" } } }