From af09b8a7cf01d0a7ba906501734d702613ecf944 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 15 Feb 2023 19:50:24 +0000 Subject: [PATCH] Bump ArduinoJson to 6.20.1 --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index af1ca28..29350b8 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.20.0 + bblanchon/ArduinoJson @ 6.20.1 lewisxhe/AXP202X_Library @ 1.1.3 peterus/APRS-Decoder-Lib @ 0.0.6 peterus/esp-logger @ 1.0.0