Skip to content

Commit

Permalink
Update Catch v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
offa committed May 7, 2024
1 parent a07108c commit 2a0c5af
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.5.4",
"catch2/3.6.0",
"trompeloeil/47"
]

Expand Down

0 comments on commit 2a0c5af

Please sign in to comment.