Skip to content
This repository was archived by the owner on Jan 21, 2025. It is now read-only.

Commit 64706c1

Browse files
rootmathieucarbou
authored andcommitted
Bump ArduinoJson to 7.0.4
1 parent 8c315c4 commit 64706c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platformio.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ src_dir = examples/SimpleServer
2020
platform = espressif32
2121
board = esp32dev
2222
lib_deps =
23-
bblanchon/ArduinoJson @ 7.0.2
23+
bblanchon/ArduinoJson @ 7.0.4
2424
esphome/AsyncTCP-esphome @ 2.1.1
2525

2626
[env:esp8266]
2727
platform = espressif8266
2828
board = huzzah
2929
lib_deps =
30-
bblanchon/ArduinoJson @ 7.0.2
30+
bblanchon/ArduinoJson @ 7.0.4
3131
esphome/ESPAsyncTCP-esphome @ 2.0.0

0 commit comments

Comments
 (0)