tests: Update gtest to v1.14.0

This commit is contained in:
Juan Ramos 2023-10-10 10:47:28 -06:00 committed by Juan Ramos
parent 68934bd208
commit ca0ad57987

View file

@ -20,7 +20,7 @@
"-Dgtest_force_shared_crt=ON", "-Dgtest_force_shared_crt=ON",
"-DBUILD_SHARED_LIBS=OFF" "-DBUILD_SHARED_LIBS=OFF"
], ],
"commit": "v1.13.0", "commit": "v1.14.0",
"optional": [ "optional": [
"tests" "tests"
] ]