Upgrade ArduinoJson from 6.21.0 to 6.21.1

This commit is contained in:
Thomas Basler 2023-04-06 22:38:42 +02:00
parent 477eb6cfd6
commit ee5fe9441e

View File

@ -27,7 +27,7 @@ build_unflags =
lib_deps = lib_deps =
https://github.com/yubox-node-org/ESPAsyncWebServer https://github.com/yubox-node-org/ESPAsyncWebServer
bblanchon/ArduinoJson @ ^6.21.0 bblanchon/ArduinoJson @ ^6.21.1
https://github.com/bertmelis/espMqttClient.git#v1.4.2 https://github.com/bertmelis/espMqttClient.git#v1.4.2
nrf24/RF24 @ ^1.4.5 nrf24/RF24 @ ^1.4.5
olikraus/U8g2 @ ^2.34.16 olikraus/U8g2 @ ^2.34.16