Skip to content

Commit

Permalink
[INFRA] Bump googletest
Browse files Browse the repository at this point in the history
  • Loading branch information
eseiler committed Sep 26, 2024
1 parent fc04a08 commit f3905a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/package-lock.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ CPMDeclarePackage (benchmark
SYSTEM TRUE
OPTIONS "BENCHMARK_ENABLE_TESTING OFF" "BENCHMARK_ENABLE_WERROR OFF")
# googletest
set (HIBF_GOOGLETEST_VERSION 1.15.1)
set (HIBF_GOOGLETEST_VERSION 1.15.2)
CPMDeclarePackage (googletest
NAME googletest
VERSION ${HIBF_GOOGLETEST_VERSION}
Expand Down

0 comments on commit f3905a5

Please sign in to comment.