summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorph <39850852+Morph1984@users.noreply.github.com>2023-05-03 10:53:12 -0400
committerGitHub <noreply@github.com>2023-05-03 10:53:12 -0400
commit3ba95402fd6f5fbf567c28b91d48211301779010 (patch)
treeb59dea81ffbbdbc1e32df37254b86927c8804368
parent8dd3baa562946fcb52c6eef03466ddd4ac4cdcee (diff)
parentd1dd54cbfae8418917ad83f9c7738220145340ce (diff)
Merge pull request #10146 from liamwhite/catch3
catch2: update to 3.3.1
-rw-r--r--vcpkg.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcpkg.json b/vcpkg.json
index 0352dab77..19f99e89e 100644
--- a/vcpkg.json
+++ b/vcpkg.json
@@ -49,7 +49,7 @@
"overrides": [
{
"name": "catch2",
- "version": "3.0.1"
+ "version": "3.3.1"
},
{
"name": "fmt",