Skip to content

Commit 0d2a0f7

Browse files
committed
bblanchon/ArduinoJson @ 7.4.2
1 parent 6b7dd31 commit 0d2a0f7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
{
3232
"owner": "bblanchon",
3333
"name": "ArduinoJson",
34-
"version": "^7.4.1",
34+
"version": "^7.4.2",
3535
"platforms": ["espressif8266", "espressif32"]
3636
},
3737
{

platformio.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ build_flags =
2525
lib_compat_mode = strict
2626
lib_ldf_mode = chain
2727
lib_deps =
28-
bblanchon/ArduinoJson @ 7.4.1
28+
bblanchon/ArduinoJson @ 7.4.2
2929
ESP32Async/AsyncTCP @ ^3.4.4
3030
ESP32Async/ESPAsyncWebServer @ 3.7.8
3131
upload_protocol = esptool
@@ -43,7 +43,7 @@ board = ${sysenv.PIO_BOARD}
4343
platform = ${sysenv.PIO_PLATFORM}
4444
board = ${sysenv.PIO_BOARD}
4545
lib_deps =
46-
bblanchon/ArduinoJson @ 7.4.1
46+
bblanchon/ArduinoJson @ 7.4.2
4747
ESP32Async/ESPAsyncTCP @ ^2.0.0
4848
ESP32Async/ESPAsyncWebServer @ 3.7.8
4949
vshymanskyy/Preferences @ 2.1.0
@@ -65,7 +65,7 @@ platform = espressif8266
6565
board = huzzah
6666
; board = d1_mini
6767
lib_deps =
68-
bblanchon/ArduinoJson @ 7.4.1
68+
bblanchon/ArduinoJson @ 7.4.2
6969
ESP32Async/ESPAsyncTCP @ ^2.0.0
7070
ESP32Async/ESPAsyncWebServer @ 3.7.8
7171
vshymanskyy/Preferences @ 2.1.0

0 commit comments

Comments
 (0)