chore(deps): update dependency google/googletest to v1.14.0

This commit is contained in:
RenovateBot
2024-03-21 07:00:38 +00:00
committed by Jenkins-dev
parent 70c0d9a534
commit e150bb3985

View File

@@ -13,7 +13,7 @@ include_guard(GLOBAL)
if(NOT OVPN_GTEST_VERSION)
# renovate: datasource=github-releases depName=google/googletest
set(OVPN_GTEST_VERSION v1.13.0)
set(OVPN_GTEST_VERSION v1.14.0)
endif()
configure_file(${CMAKE_CURRENT_LIST_DIR}/CMakeLists.txt.in googletest-download/CMakeLists.txt)