commit | 2347bdd7b5e15780c06c1ac2085c2627e09f3e03 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Mon Oct 05 14:06:48 2015 +0100 |
committer | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Mon Oct 05 14:39:01 2015 +0100 |
tree | 24b3c059021a1a490d6cc5946b57dfb9d57abf3c | |
parent | 5ae7984dc2ea61ba23fc856b119acc884c623be0 [diff] |
Upgrade yotta dependency versions
diff --git a/yotta/data/module.json b/yotta/data/module.json index 9a9e8a1..8436675 100644 --- a/yotta/data/module.json +++ b/yotta/data/module.json
@@ -10,9 +10,9 @@ ], "dependencies": {}, "targetDependencies": { - "mbed": { "cmsis-core": "~0.2.3" } + "mbed": { "cmsis-core": "~0.3.0" } }, "testTargetDependencies": { - "mbed": { "sockets": "~0.4.0" } + "mbed": { "sockets": "~0.5.0" } } }