Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fpelliccioni committed Jan 30, 2024
1 parent 6a8f0ab commit fdc13e6
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 @@ -65,7 +65,7 @@ def validate(self):

def build_requirements(self):
if self.options.tests:
self.test_requires("catch2/3.3.2")
self.test_requires("catch2/3.5.2")

def requirements(self):
self.requires("blockchain/0.36.0", transitive_headers=True, transitive_libs=True)
Expand Down

0 comments on commit fdc13e6

Please sign in to comment.