Browse Source

Merge pull request #10146 from liamwhite/catch3

catch2: update to 3.3.1
pull/15/merge
Morph 3 years ago
committed by GitHub
parent
commit
3ba95402fd
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  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