Skip to content

Commit

Permalink
Merge pull request #217 from offa/catch_update
Browse files Browse the repository at this point in the history
Update Catch 3.7.1
  • Loading branch information
offa authored Sep 24, 2024
2 parents cd22e78 + 6dde833 commit faf60d1
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 @@ -27,7 +27,7 @@ class ScopeguardConan(ConanFile):
"enable_compat_header": False
}
__requirements = [
"catch2/3.7.0",
"catch2/3.7.1",
"trompeloeil/48"
]

Expand Down

0 comments on commit faf60d1

Please sign in to comment.