Skip to content

Commit 8df8030

Browse files
authored
Update Catch 3.10.0 (#242)
1 parent 2456f8e commit 8df8030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conanfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ class ScopeguardConan(ConanFile):
2828
"enable_compat_header": False
2929
}
3030
__requirements = [
31-
"catch2/3.9.1",
31+
"catch2/3.10.0",
3232
"trompeloeil/49"
3333
]
3434

0 commit comments

Comments
 (0)