diff --git a/CHANGLELOG.md b/CHANGLELOG.md index a19d6b1d..e77b0212 100644 --- a/CHANGLELOG.md +++ b/CHANGLELOG.md @@ -58,7 +58,7 @@ - Prepare support for ESP32-S2 - **Breaking:** Removed support for ESP8266! -Updated libraries to ArduinoJson 6.19.1, ArduinoStreamUtils 1.6.2, TFT_eSPI 2.4.32, LovyanGFX 0.4.12 and Adafruit STMPE610 1.1.4 +Updated libraries to ArduinoJson 6.19.2, ArduinoStreamUtils 1.6.2, TFT_eSPI 2.4.32, LovyanGFX 0.4.12 and Adafruit STMPE610 1.1.4 ## v0.6.2 diff --git a/platformio.ini b/platformio.ini index 8f2d2967..92ca13b5 100644 --- a/platformio.ini +++ b/platformio.ini @@ -73,7 +73,7 @@ build_flags = ; Warning : don't put comments after github links => causes infinite download loop lib_deps = bxparks/AceButton@^1.9.1 ; GPIO button library - bblanchon/ArduinoJson@^6.19.1 ; Json(l) parser + bblanchon/ArduinoJson@^6.19.2 ; Json(l) parser bblanchon/StreamUtils@^1.6.2 ; for EEPromStream and BufferedTelnetClient knolleary/PubSubClient@^2.8.0 ; MQTT client ;git+https://github.com/fvanroie/ConsoleInput.git diff --git a/user_setups/darwin_sdl/darwin_sdl_64bits.ini b/user_setups/darwin_sdl/darwin_sdl_64bits.ini index 997c5286..3c48963c 100644 --- a/user_setups/darwin_sdl/darwin_sdl_64bits.ini +++ b/user_setups/darwin_sdl/darwin_sdl_64bits.ini @@ -67,7 +67,7 @@ lib_deps = ; lv_drivers@~7.9.1 ;lv_drivers=https://github.com/littlevgl/lv_drivers/archive/7d71907c1d6b02797d066f50984b866e080ebeed.zip https://github.com/eclipse/paho.mqtt.c.git - bblanchon/ArduinoJson@^6.19.1 ; Json(l) parser + bblanchon/ArduinoJson@^6.19.2 ; Json(l) parser https://github.com/fvanroie/lv_drivers git+https://github.com/lvgl/lv_lib_png.git#release/v7 diff --git a/user_setups/linux_sdl/linux_sdl_64bits.ini b/user_setups/linux_sdl/linux_sdl_64bits.ini index 9d2f4dab..08a21c44 100644 --- a/user_setups/linux_sdl/linux_sdl_64bits.ini +++ b/user_setups/linux_sdl/linux_sdl_64bits.ini @@ -61,7 +61,7 @@ lib_deps = ;lv_drivers@~7.9.0 ;lv_drivers=https://github.com/littlevgl/lv_drivers/archive/7d71907c1d6b02797d066f50984b866e080ebeed.zip https://github.com/eclipse/paho.mqtt.c.git - bblanchon/ArduinoJson@^6.19.1 ; Json(l) parser + bblanchon/ArduinoJson@^6.19.2 ; Json(l) parser https://github.com/fvanroie/lv_drivers lib_ignore = diff --git a/user_setups/win32/windows_sdl_64bits.ini b/user_setups/win32/windows_sdl_64bits.ini index a5f9132f..b4693af7 100644 --- a/user_setups/win32/windows_sdl_64bits.ini +++ b/user_setups/win32/windows_sdl_64bits.ini @@ -92,7 +92,7 @@ lib_deps = ;lv_drivers@~7.9.0 ;lv_drivers=https://github.com/littlevgl/lv_drivers/archive/7d71907c1d6b02797d066f50984b866e080ebeed.zip https://github.com/eclipse/paho.mqtt.c.git - bblanchon/ArduinoJson@^6.19.1 ; Json(l) parser + bblanchon/ArduinoJson@^6.19.2 ; Json(l) parser https://github.com/fvanroie/lv_drivers lib_ignore =