aboutsummaryrefslogtreecommitdiff
path: root/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS5
1 files changed, 1 insertions, 4 deletions
diff --git a/DEPS b/DEPS
index 0a06f1bb..7a37d18b 100644
--- a/DEPS
+++ b/DEPS
@@ -40,11 +40,8 @@ deps = {
# Testing libraries and utilities.
"src/src/testing":
- "https://github.com/google/googlemock.git" +
- "@release-1.7.0",
- "src/src/testing/gtest":
"https://github.com/google/googletest.git" +
- "@release-1.7.0",
+ "@release-1.8.0",
# Protobuf.
"src/src/third_party/protobuf/protobuf":