Update vcpkg.json

This commit is contained in:
YigaUpdate
2023-10-15 15:17:34 +02:00
committed by GitHub
parent 1a4abd184f
commit 18f8253582

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