Browse Source

Merge pull request #10146 from liamwhite/catch3

catch2: update to 3.3.1
nce_cpp
Morph 3 years ago
committed by GitHub
parent
commit
c19a550b39
  1. 2
      vcpkg.json

2
vcpkg.json

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

Loading…
Cancel
Save