Use fixed versions for all dependencies

This commit is contained in:
Thomas Basler 2024-04-28 22:08:55 +02:00
parent 4623839425
commit b704126453

View File

@ -38,11 +38,11 @@ build_unflags =
lib_deps = lib_deps =
mathieucarbou/ESP Async WebServer @ 2.9.3 mathieucarbou/ESP Async WebServer @ 2.9.3
bblanchon/ArduinoJson @ ^7.0.4 bblanchon/ArduinoJson @ 7.0.4
https://github.com/bertmelis/espMqttClient.git#v1.6.0 https://github.com/bertmelis/espMqttClient.git#v1.6.0
nrf24/RF24 @ ^1.4.8 nrf24/RF24 @ 1.4.8
olikraus/U8g2 @ ^2.35.17 olikraus/U8g2 @ 2.35.17
buelowp/sunset @ ^1.1.7 buelowp/sunset @ 1.1.7
https://github.com/arkhipenko/TaskScheduler#testing https://github.com/arkhipenko/TaskScheduler#testing
extra_scripts = extra_scripts =