We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4c306d commit 8445c8fCopy full SHA for 8445c8f
cmake/dlgoogletest.cmake
@@ -16,7 +16,7 @@ else()
16
set(GTEST_LIB gtest_main)
17
if(NOT OVPN_GTEST_VERSION)
18
# renovate: datasource=github-releases depName=google/googletest
19
- set(OVPN_GTEST_VERSION v1.16.0)
+ set(OVPN_GTEST_VERSION v1.17.0)
20
endif()
21
22
FetchContent_Declare(
0 commit comments