From e32f23158bc8463dc21a02fb7117aa84a11e5a39 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 4 Nov 2024 01:04:24 +0000 Subject: [PATCH] Bump MicroOcppMongoose to 1.2.0 --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index a1c78e48..51ec5c6d 100644 --- a/platformio.ini +++ b/platformio.ini @@ -39,7 +39,7 @@ lib_deps = jeremypoulter/StreamSpy@0.0.2 jeremypoulter/MicroTasks@0.0.3 matth-x/MicroOcpp@1.1.0 - matth-x/MicroOcppMongoose@1.1.0 + matth-x/MicroOcppMongoose@1.2.0 lib_ignore = WebSockets ; MicroOcpp: don't compile built-in WS library extra_scripts = pre:scripts/auto_fw_version.py