diff --git a/library.json b/library.json index 4e1c775..920991e 100644 --- a/library.json +++ b/library.json @@ -25,7 +25,7 @@ { "owner": "mathieucarbou", "name": "ESPAsyncWebServer", - "version": "^3.4.4", + "version": "^3.4.5", "platforms": ["espressif8266", "espressif32"] }, { diff --git a/platformio.ini b/platformio.ini index bb318ae..d223325 100644 --- a/platformio.ini +++ b/platformio.ini @@ -23,7 +23,7 @@ build_flags = ; -D ESPCONNECT_NO_MDNS lib_deps = bblanchon/ArduinoJson @ 7.2.1 - mathieucarbou/ESPAsyncWebServer @ 3.4.4 + mathieucarbou/ESPAsyncWebServer @ 3.4.5 lib_compat_mode = strict lib_ldf_mode = chain upload_protocol = esptool @@ -42,7 +42,7 @@ platform = ${sysenv.PIO_PLATFORM} board = ${sysenv.PIO_BOARD} lib_deps = bblanchon/ArduinoJson @ 7.2.1 - mathieucarbou/ESPAsyncWebServer @ 3.4.4 + mathieucarbou/ESPAsyncWebServer @ 3.4.5 vshymanskyy/Preferences @ 2.1.0 ; DEV @@ -66,7 +66,7 @@ board = huzzah ; board = d1_mini lib_deps = bblanchon/ArduinoJson @ 7.2.1 - mathieucarbou/ESPAsyncWebServer @ 3.4.4 + mathieucarbou/ESPAsyncWebServer @ 3.4.5 vshymanskyy/Preferences @ 2.1.0 ; ETH: esp32-poe