From ebd62a3cfdaadfda720c5018cc84e1aab08c2b00 Mon Sep 17 00:00:00 2001 From: Thomas Basler Date: Tue, 18 Mar 2025 18:37:42 +0100 Subject: [PATCH] Update bblanchon/ArduinoJson from 7.3.0 to 7.3.1 --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 2db3daa0..76a64df2 100644 --- a/platformio.ini +++ b/platformio.ini @@ -43,7 +43,7 @@ build_unflags = lib_deps = ESP32Async/ESPAsyncWebServer @ 3.7.3 - bblanchon/ArduinoJson @ 7.3.0 + bblanchon/ArduinoJson @ 7.3.1 https://github.com/bertmelis/espMqttClient.git#v1.7.0 nrf24/RF24 @ 1.4.11 olikraus/U8g2 @ 2.36.4