From 164bcbc42eea21f9f31512dece4614ed46894341 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piet=20G=C3=B6mpel?= <37657534+Pietfried@users.noreply.github.com> Date: Fri, 9 Feb 2024 16:37:18 +0100 Subject: [PATCH] bump libevse-security to 69410a8 (#541) Signed-off-by: pietfried --- dependencies.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies.yaml b/dependencies.yaml index 3e4b2d274..9ea1dc632 100644 --- a/dependencies.yaml +++ b/dependencies.yaml @@ -79,5 +79,5 @@ everest-utils: # setting it here can be misleading since it does not affect the version being used libevse-security: git: https://github.com/EVerest/libevse-security.git - git_tag: v0.4.2 + git_tag: 69410a8 cmake_condition: "EVEREST_DEPENDENCY_ENABLED_LIBEVSE_SECURITY"