Skip to content

Commit

Permalink
Update Catch v3.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
offa committed Apr 16, 2024
1 parent d9c7557 commit a566b5a
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.3",
"catch2/3.5.4",
"trompeloeil/47"
]

Expand Down

0 comments on commit a566b5a

Please sign in to comment.