From 4c1fa88e63c69f6d2280d4effe26489dd3e492d2 Mon Sep 17 00:00:00 2001 From: Bradley Lowekamp Date: Tue, 5 Nov 2024 16:46:32 -0500 Subject: [PATCH] ENH: Update googletest update script --- Modules/ThirdParty/GoogleTest/UpdateFromUpstream.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/ThirdParty/GoogleTest/UpdateFromUpstream.sh b/Modules/ThirdParty/GoogleTest/UpdateFromUpstream.sh index 7985fe95c2c..f926d29d02e 100755 --- a/Modules/ThirdParty/GoogleTest/UpdateFromUpstream.sh +++ b/Modules/ThirdParty/GoogleTest/UpdateFromUpstream.sh @@ -8,7 +8,7 @@ readonly name="GoogleTest" readonly ownership="GoogleTest Upstream " readonly subtree="Modules/ThirdParty/GoogleTest/src/itkgoogletest" readonly repo="https://github.com/google/googletest.git" -readonly tag="v1.13.0" +readonly tag="v1.15.2" readonly shortlog=false readonly paths=" CMakeLists.txt