Skip to content

Commit 45d7cc8

Browse files
committed
Bump googletest
1 parent b6dc06c commit 45d7cc8

File tree

1 file changed

+1
-1
lines changed
  • ModelicaTableAdditions/Resources/BuildProjects/CMake

1 file changed

+1
-1
lines changed

ModelicaTableAdditions/Resources/BuildProjects/CMake/test.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ include(FetchContent)
55
FetchContent_Declare(
66
googletest
77
GIT_REPOSITORY https://github.com/google/googletest.git
8-
GIT_TAG v1.16.0
8+
GIT_TAG v1.17.0
99
GIT_SHALLOW TRUE
1010
)
1111

0 commit comments

Comments
 (0)