Skip to content

Commit

Permalink
Update Catch v3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
offa committed Mar 6, 2024
1 parent be11970 commit 054b27f
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.2",
"catch2/3.5.3",
"trompeloeil/47"
]

Expand Down

0 comments on commit 054b27f

Please sign in to comment.