Skip to content

Commit 01b97a9

Browse files
committed
[INFRA] Update CPM Packages
1 parent a08b48c commit 01b97a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/package-lock.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ CPMDeclarePackage (benchmark
4040
OPTIONS "BENCHMARK_ENABLE_TESTING OFF" "BENCHMARK_ENABLE_WERROR OFF"
4141
"CMAKE_MESSAGE_LOG_LEVEL WARNING")
4242
# googletest
43-
set (SEQAN3_GOOGLETEST_VERSION 1.16.0 CACHE STRING "")
43+
set (SEQAN3_GOOGLETEST_VERSION 1.17.0 CACHE STRING "")
4444
CPMDeclarePackage (googletest
4545
NAME GTest
4646
VERSION ${SEQAN3_GOOGLETEST_VERSION}

0 commit comments

Comments
 (0)