diff --git a/platformio.ini b/platformio.ini index 234690d..4ab0bed 100644 --- a/platformio.ini +++ b/platformio.ini @@ -51,15 +51,15 @@ build_flags = monitor_speed = 115200 lib_deps = - bblanchon/ArduinoJson @ 6.21.3 + bblanchon/ArduinoJson @ 6.21.4 lewisxhe/XPowersLib @ 0.1.8 peterus/APRS-Decoder-Lib @ 0.0.6 peterus/esp-logger @ 1.0.0 - peterus/ESP-FTP-Server-Lib @ 0.14.0 + peterus/ESP-FTP-Server-Lib @ 0.14.1 knolleary/PubSubClient@^2.8 mikalhart/TinyGPSPlus @ 1.0.3 shaggydog/OneButton @ 1.5.0 - jgromes/RadioLib @ 6.1.0 + jgromes/RadioLib @ 6.3.0 check_tool = cppcheck check_skip_packages = yes