From 57c4d550a37aede2911a1d0872eda5fb3d109303 Mon Sep 17 00:00:00 2001 From: proddy Date: Sun, 2 Mar 2025 17:33:16 +0100 Subject: [PATCH] ESPAsyncWebServer @ 3.7.2 --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 48ed0482f..b1f01ef30 100644 --- a/platformio.ini +++ b/platformio.ini @@ -127,7 +127,7 @@ board_build.filesystem = littlefs lib_deps = bblanchon/ArduinoJson @ 7.3.1 ESP32Async/AsyncTCP @ 3.3.6 - ESP32Async/ESPAsyncWebServer @ 3.7.1 + ESP32Async/ESPAsyncWebServer @ 3.7.2 https://github.com/emsesp/EMS-ESP-Modules.git @ 1.0.5 ;