From 72a2c58f1ee7f183676de28eb589494e595f546b Mon Sep 17 00:00:00 2001 From: Thomas Basler Date: Wed, 17 Jan 2024 22:52:22 +0100 Subject: [PATCH] Update bblanchon/ArduinoJson from 6.21.4 to 6.21.5 --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 54f39481a..ad8169a73 100644 --- a/platformio.ini +++ b/platformio.ini @@ -37,7 +37,7 @@ build_unflags = lib_deps = https://github.com/yubox-node-org/ESPAsyncWebServer - bblanchon/ArduinoJson @ ^6.21.4 + bblanchon/ArduinoJson @ ^6.21.5 https://github.com/bertmelis/espMqttClient.git#v1.5.0 nrf24/RF24 @ ^1.4.8 olikraus/U8g2 @ ^2.35.9