From 7214acfa208b9e76394b6318c459b4f1c620f13d Mon Sep 17 00:00:00 2001 From: proddy Date: Thu, 20 Feb 2025 22:46:48 +0100 Subject: [PATCH] update ESPAsyncWebServer to 3.7.1 --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 45c5c1465..99a5883e4 100644 --- a/platformio.ini +++ b/platformio.ini @@ -127,7 +127,7 @@ board_build.filesystem = littlefs lib_deps = bblanchon/ArduinoJson @ 7.3.0 ESP32Async/AsyncTCP @ 3.3.5 - ESP32Async/ESPAsyncWebServer @ 3.7.0 + ESP32Async/ESPAsyncWebServer @ 3.7.1 https://github.com/emsesp/EMS-ESP-Modules.git @ 1.0.4 ;