Skip to content

Commit

Permalink
Signal update (to v2) in required conan version.
Browse files Browse the repository at this point in the history
part of CURA-11622
  • Loading branch information
rburema committed Sep 3, 2024
1 parent 48a2fe4 commit 6860536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from conan.tools.scm import Version, Git


required_conan_version = ">=1.58.0"
required_conan_version = ">=2.7.0"


class ArcusConan(ConanFile):
Expand Down

0 comments on commit 6860536

Please sign in to comment.