File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 31
31
{
32
32
"owner" : " bblanchon" ,
33
33
"name" : " ArduinoJson" ,
34
- "version" : " ^7.4.1 " ,
34
+ "version" : " ^7.4.2 " ,
35
35
"platforms" : [" espressif8266" , " espressif32" ]
36
36
},
37
37
{
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ build_flags =
25
25
lib_compat_mode = strict
26
26
lib_ldf_mode = chain
27
27
lib_deps =
28
- bblanchon/ArduinoJson @ 7.4.1
28
+ bblanchon/ArduinoJson @ 7.4.2
29
29
ESP32Async/AsyncTCP @ ^3.4.4
30
30
ESP32Async/ESPAsyncWebServer @ 3.7.8
31
31
upload_protocol = esptool
@@ -43,7 +43,7 @@ board = ${sysenv.PIO_BOARD}
43
43
platform = ${sysenv.PIO_PLATFORM}
44
44
board = ${sysenv.PIO_BOARD}
45
45
lib_deps =
46
- bblanchon/ArduinoJson @ 7.4.1
46
+ bblanchon/ArduinoJson @ 7.4.2
47
47
ESP32Async/ESPAsyncTCP @ ^2.0.0
48
48
ESP32Async/ESPAsyncWebServer @ 3.7.8
49
49
vshymanskyy/Preferences @ 2.1.0
@@ -65,7 +65,7 @@ platform = espressif8266
65
65
board = huzzah
66
66
; board = d1_mini
67
67
lib_deps =
68
- bblanchon/ArduinoJson @ 7.4.1
68
+ bblanchon/ArduinoJson @ 7.4.2
69
69
ESP32Async/ESPAsyncTCP @ ^2.0.0
70
70
ESP32Async/ESPAsyncWebServer @ 3.7.8
71
71
vshymanskyy/Preferences @ 2.1.0
You can’t perform that action at this time.
0 commit comments