From c9f6932b6d7da20a108812256e60cb4a69d38848 Mon Sep 17 00:00:00 2001 From: Thomas Basler Date: Wed, 23 Apr 2025 21:32:20 +0200 Subject: [PATCH] Update bblanchon/ArduinoJson from 7.3.1 to 7.4.1 --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 587e46ba..64f80d88 100644 --- a/platformio.ini +++ b/platformio.ini @@ -50,7 +50,7 @@ build_unflags = lib_deps = ESP32Async/ESPAsyncWebServer @ 3.7.6 - bblanchon/ArduinoJson @ 7.3.1 + bblanchon/ArduinoJson @ 7.4.1 https://github.com/bertmelis/espMqttClient.git#v1.7.0 nrf24/RF24 @ 1.4.11 olikraus/U8g2 @ 2.36.5