Update vcpkg.json

This commit is contained in:
YigaUpdate 2023-10-14 18:23:13 +02:00 committed by GitHub
parent 1a4abd184f
commit 3817d84bd2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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"
}
]
}