From 904dc5908ef087d6c1df7a9b2ccbe4d5bc5b24ce 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..8bcceec98 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: 284955899328b3372a7afda9936268b34a3b0a44 cmake_condition: "EVEREST_DEPENDENCY_ENABLED_LIBOCPP" # Josev Josev: