mirror of
https://github.com/amnezia-vpn/openvpn3.git
synced 2026-05-17 00:16:12 +03:00
chore(deps): update dependency google/googletest to v1.14.0
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user