Skip to content

Commit

Permalink
Update dependency google/googletest to v1.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
openvpn-inc-ci committed Sep 2, 2024
1 parent 0cc1ce7 commit 74d11c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/dlgoogletest.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ include_guard(GLOBAL)

if(NOT OVPN_GTEST_VERSION)
# renovate: datasource=github-releases depName=google/googletest
set(OVPN_GTEST_VERSION v1.15.0)
set(OVPN_GTEST_VERSION v1.15.2)
endif()

configure_file(${CMAKE_CURRENT_LIST_DIR}/CMakeLists.txt.in googletest-download/CMakeLists.txt)
Expand Down

0 comments on commit 74d11c9

Please sign in to comment.