From e5f63fa250872f6c0359f9106456bdc3db6e2a1e Mon Sep 17 00:00:00 2001 From: root Date: Mon, 24 Jul 2023 00:13:02 +0000 Subject: [PATCH] Bump ArduinoJson to 6.21.3 --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 7693247..61453f7 100644 --- a/platformio.ini +++ b/platformio.ini @@ -8,7 +8,7 @@ lib_ldf_mode = deep+ monitor_speed = 115200 monitor_raw = yes lib_deps = - bblanchon/ArduinoJson @ 6.21.2 + bblanchon/ArduinoJson @ 6.21.3 lewisxhe/AXP202X_Library @ 1.1.3 peterus/APRS-Decoder-Lib @ 0.0.6 peterus/esp-logger @ 1.0.0