diff --git a/.gitmodules b/.gitmodules index 8edb719bf..5474a9e62 100644 --- a/.gitmodules +++ b/.gitmodules @@ -18,7 +18,7 @@ url = https://github.com/xenia-project/SPIRV-Tools.git [submodule "third_party/catch"] path = third_party/catch - url = https://github.com/philsquared/Catch.git + url = https://github.com/catchorg/Catch2.git [submodule "third_party/gflags"] path = third_party/gflags url = https://github.com/benvanik/gflags.git diff --git a/third_party/catch b/third_party/catch index a0ada2e93..6860c8def 160000 --- a/third_party/catch +++ b/third_party/catch @@ -1 +1 @@ -Subproject commit a0ada2e935324db5c951571c52c9b07307ea422f +Subproject commit 6860c8def0ba7559bf077515b7a7ff63ad3444f8