Skip to content

Commit

Permalink
ENH: Update googletest update script
Browse files Browse the repository at this point in the history
  • Loading branch information
blowekamp committed Nov 5, 2024
1 parent 0eb756d commit 4c1fa88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Modules/ThirdParty/GoogleTest/UpdateFromUpstream.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ readonly name="GoogleTest"
readonly ownership="GoogleTest Upstream <googletestframework@googlegroups.com>"
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
Expand Down

0 comments on commit 4c1fa88

Please sign in to comment.