From 37df588f0772e016f2cf6e8d6537b54117d29bb6 Mon Sep 17 00:00:00 2001 From: AssemblyJohn Date: Fri, 13 Dec 2024 14:37:14 +0200 Subject: [PATCH] Update new libocpp version Signed-off-by: AssemblyJohn --- dependencies.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies.yaml b/dependencies.yaml index c00b22706..c93b37133 100644 --- a/dependencies.yaml +++ b/dependencies.yaml @@ -67,7 +67,7 @@ libevse-security: # OCPP libocpp: git: https://github.com/EVerest/libocpp.git - git_tag: 6ce05ae33cffa1e23d55680dddb995e868b91111 + git_tag: e7a37da3610e4cbf66dfbc58b9aa98fca2aa6cec cmake_condition: "EVEREST_DEPENDENCY_ENABLED_LIBOCPP" # Josev Josev: