bump ArduinoJson to 7.1.0

This commit is contained in:
proddy
2024-06-28 09:04:30 +02:00
parent 430bbf9c46
commit 3a6bbf57ae
2 changed files with 858 additions and 524 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -77,7 +77,7 @@ check_flags =
lib_ldf_mode = chain+ lib_ldf_mode = chain+
lib_deps = lib_deps =
https://github.com/emsesp/EMS-ESP-Modules.git https://github.com/emsesp/EMS-ESP-Modules.git
bblanchon/ArduinoJson@^7.0.4 bblanchon/ArduinoJson@7.1.0
; build for GitHub Actions CI ; build for GitHub Actions CI
; the Web interface is built seperately, so is skipped in extra_scripts ; the Web interface is built seperately, so is skipped in extra_scripts