mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2024-11-03 03:59:59 +00:00
Merge pull request #10146 from liamwhite/catch3
catch2: update to 3.3.1
This commit is contained in:
commit
3ba95402fd
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
||||||
"overrides": [
|
"overrides": [
|
||||||
{
|
{
|
||||||
"name": "catch2",
|
"name": "catch2",
|
||||||
"version": "3.0.1"
|
"version": "3.3.1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "fmt",
|
"name": "fmt",
|
||||||
|
|
Loading…
Reference in a new issue