aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJuan Ramos <juan@lunarg.com>2023-10-09 16:09:55 -0600
committerJuan Ramos <114601453+juan-lunarg@users.noreply.github.com>2023-10-09 17:31:53 -0600
commit31b95ce2372bebb6172e9a546e257d94c162c423 (patch)
tree45a829a629d27a47a78f98f27231c9a5b96636fa /scripts
parent730234d8e46f6eea3622a4a90a1f4ce537cf2321 (diff)
downloadusermoji-31b95ce2372bebb6172e9a546e257d94c162c423.tar.xz
tests: Update googletest to 1.14
Diffstat (limited to 'scripts')
-rw-r--r--scripts/known_good.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/known_good.json b/scripts/known_good.json
index 8cd74f5d..5e58ef75 100644
--- a/scripts/known_good.json
+++ b/scripts/known_good.json
@@ -59,7 +59,7 @@
"-Dgtest_force_shared_crt=ON",
"-DBUILD_SHARED_LIBS=OFF"
],
- "commit": "v1.13.0",
+ "commit": "v1.14.0",
"optional": [
"tests"
]