Browse Source

catch2: update to 3.3.1

nce_cpp
Liam 3 years ago
parent
commit
d8ced52a7f
  1. 2
      vcpkg.json

2
vcpkg.json

@ -49,7 +49,7 @@
"overrides": [ "overrides": [
{ {
"name": "catch2", "name": "catch2",
"version": "3.0.1"
"version": "3.3.1"
}, },
{ {
"name": "fmt", "name": "fmt",

Loading…
Cancel
Save