From cdfc8abf97822888098510e707972ee73eda979b Mon Sep 17 00:00:00 2001 From: Thomas Basler Date: Tue, 8 Jul 2025 20:39:37 +0200 Subject: [PATCH] Update bblanchon/ArduinoJson from 7.4.1 to 7.4.2 --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 090a9ce7..2501e504 100644 --- a/platformio.ini +++ b/platformio.ini @@ -50,7 +50,7 @@ build_unflags = lib_deps = ESP32Async/ESPAsyncWebServer @ 3.7.7 - bblanchon/ArduinoJson @ 7.4.1 + bblanchon/ArduinoJson @ 7.4.2 https://github.com/bertmelis/espMqttClient.git#v1.7.0 nrf24/RF24 @ 1.4.11 olikraus/U8g2 @ 2.36.12