From 8ef5be9a7fc92af1a26bb484d5ea6ae32c389f70 Mon Sep 17 00:00:00 2001 From: proddy Date: Sat, 1 Mar 2025 10:44:13 +0100 Subject: [PATCH] ArduinoJson @ 7.3.1 --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 018c83ccf..9e1013f64 100644 --- a/platformio.ini +++ b/platformio.ini @@ -125,7 +125,7 @@ monitor_filters = direct build_type = release board_build.filesystem = littlefs lib_deps = - bblanchon/ArduinoJson @ 7.3.0 + bblanchon/ArduinoJson @ 7.3.1 ESP32Async/AsyncTCP @ 3.3.5 ESP32Async/ESPAsyncWebServer @ 3.7.1 https://github.com/emsesp/EMS-ESP-Modules.git @ 1.0.4