Update vcpkg.json

This commit is contained in:
YigaUpdate
2023-10-14 18:23:13 +02:00
committed by GitHub
parent 1a4abd184f
commit 3817d84bd2
+2 -2
View File
@@ -50,11 +50,11 @@
"overrides": [
{
"name": "catch2",
"version": "3.3.1"
"version": "3.4.0"
},
{
"name": "fmt",
"version": "10.0.0"
"version": "10.1.0"
}
]
}