Skip to content

Commit 6c2f86f

Browse files
committed
update catch2 min version
1 parent d7f4aa6 commit 6c2f86f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": [
1313
{
1414
"name": "catch2",
15-
"version>=": "3.5.2"
15+
"version>=": "3.4.0"
1616
}
1717
]
1818
}

0 commit comments

Comments
 (0)