Skip to content
This repository was archived by the owner on May 11, 2025. It is now read-only.

Commit 9527a49

Browse files
MaliaLaborkammce
authored andcommitted
💚 Fix CI upgrade to libhal-cmake-util/3.0.0
1 parent 82c3ca2 commit 9527a49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conanfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ def validate(self):
5959

6060
def build_requirements(self):
6161
self.tool_requires("cmake/3.27.1")
62-
self.tool_requires("libhal-cmake-util/2.1.1")
62+
self.tool_requires("libhal-cmake-util/3.0.0")
6363
self.test_requires("libhal-mock/[^2.0.0]")
6464
self.test_requires("boost-ext-ut/1.1.9")
6565

0 commit comments

Comments
 (0)