From b622383e4e1b4a655f9e56bf3ead4d7c1af90c91 Mon Sep 17 00:00:00 2001 From: Valerii Koval Date: Fri, 23 Jun 2023 15:23:28 +0300 Subject: [PATCH] Update Adafruit, Seeed and SODAQ cores --- platform.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/platform.json b/platform.json index d01237b..c0f56c4 100644 --- a/platform.json +++ b/platform.json @@ -59,13 +59,13 @@ "type": "framework", "optional": true, "owner": "platformio", - "version": "~1.7.10" + "version": "~1.7.13" }, "framework-arduino-samd-seeed": { "type": "framework", "optional": true, "owner": "platformio", - "version": "~1.8.1" + "version": "~1.8.4" }, "framework-arduino-samd-moteino": { "type": "framework", @@ -83,7 +83,7 @@ "type": "framework", "optional": true, "owner": "platformio", - "version": "~1.8.6" + "version": "~1.8.9" }, "framework-arduino-samd-sparkfun": { "type": "framework",