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 25
25
{
26
26
"owner" : " ESP32Async" ,
27
27
"name" : " ESPAsyncWebServer" ,
28
- "version" : " ^3.7.8 " ,
28
+ "version" : " ^3.7.10 " ,
29
29
"platforms" : [" espressif8266" , " espressif32" ]
30
30
},
31
31
{
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ lib_ldf_mode = chain
27
27
lib_deps =
28
28
bblanchon/ArduinoJson @ 7.4.2
29
29
ESP32Async/AsyncTCP @ ^3.4.6
30
- ESP32Async/ESPAsyncWebServer @ 3.7.8
30
+ ESP32Async/ESPAsyncWebServer @ 3.7.10
31
31
upload_protocol = esptool
32
32
monitor_speed = 115200
33
33
monitor_filters = esp32_exception_decoder, log2file
@@ -45,7 +45,7 @@ board = ${sysenv.PIO_BOARD}
45
45
lib_deps =
46
46
bblanchon/ArduinoJson @ 7.4.2
47
47
ESP32Async/ESPAsyncTCP @ ^2.0.0
48
- ESP32Async/ESPAsyncWebServer @ 3.7.8
48
+ ESP32Async/ESPAsyncWebServer @ 3.7.10
49
49
vshymanskyy/Preferences @ 2.1.0
50
50
51
51
; DEV
@@ -67,7 +67,7 @@ board = huzzah
67
67
lib_deps =
68
68
bblanchon/ArduinoJson @ 7.4.2
69
69
ESP32Async/ESPAsyncTCP @ ^2.0.0
70
- ESP32Async/ESPAsyncWebServer @ 3.7.8
70
+ ESP32Async/ESPAsyncWebServer @ 3.7.10
71
71
vshymanskyy/Preferences @ 2.1.0
72
72
73
73
; ETH: esp32-poe
You can’t perform that action at this time.
0 commit comments