Skip to content

Commit

Permalink
Update recipes/cppcheck/all/conanfile.py
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
  • Loading branch information
Sneder89 and prince-chrismc authored Nov 27, 2022
1 parent a6bb28e commit 7a3131c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/cppcheck/all/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from conan.tools.scm import Version
import os

required_conan_version = ">=1.46.0"
required_conan_version = ">=1.52.0"


class CppcheckConan(ConanFile):
Expand Down

0 comments on commit 7a3131c

Please sign in to comment.