From 634f8d492f186fd964a8588576002a79e8efa6e3 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 11 Sep 2023 19:32:21 +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 5bee554..40aa0b8 100644 --- a/platformio.ini +++ b/platformio.ini @@ -10,7 +10,7 @@ monitor_filters = esp32_exception_decoder lib_deps = adafruit/Adafruit GFX Library @ 1.11.7 adafruit/Adafruit SSD1306 @ 2.5.7 - bblanchon/ArduinoJson @ 6.21.2 + bblanchon/ArduinoJson @ 6.21.3 lewisxhe/XPowersLib @ 0.1.8 sandeepmistry/LoRa @ 0.8.0 peterus/APRS-Decoder-Lib @ 0.0.6