This commit is contained in:
YigaUpdate 2023-10-15 15:18:54 +02:00 committed by GitHub
commit 479e42f26a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,11 +50,11 @@
"overrides": [ "overrides": [
{ {
"name": "catch2", "name": "catch2",
"version": "3.3.1" "version": "3.4.0"
}, },
{ {
"name": "fmt", "name": "fmt",
"version": "10.0.0" "version": "10.1.0"
} }
] ]
} }