From c374a83cfe798d83585491692f1af0450b32eddb Mon Sep 17 00:00:00 2001 From: Thomas Basler Date: Mon, 31 Jul 2023 22:40:54 +0200 Subject: [PATCH] Update bblanchon/ArduinoJson from 6.21.2 to 6.21.3 --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 7525c57..29667e4 100644 --- a/platformio.ini +++ b/platformio.ini @@ -32,7 +32,7 @@ build_unflags = lib_deps = https://github.com/yubox-node-org/ESPAsyncWebServer - bblanchon/ArduinoJson @ ^6.21.2 + bblanchon/ArduinoJson @ ^6.21.3 https://github.com/bertmelis/espMqttClient.git#v1.4.4 nrf24/RF24 @ ^1.4.7 olikraus/U8g2 @ ^2.35.3