Skip to content

Commit 010d706

Browse files
authored
Bump dependencies (#784)
1 parent 776600f commit 010d706

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ if (NOT PHASAR_IN_TREE)
284284
FetchContent_Declare(
285285
googletest
286286
GIT_REPOSITORY https://github.com/google/googletest.git
287-
GIT_TAG v1.16.0
287+
GIT_TAG v1.17.0
288288
)
289289
FetchContent_MakeAvailable(googletest)
290290
endif()

external/json

Submodule json updated 837 files

0 commit comments

Comments
 (0)