commit | 4c0014bf3586c611e8ab1857d0ae506042b161f7 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Mon May 21 10:49:59 2018 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Mon May 21 10:49:59 2018 +0900 |
tree | 7139052a6f1ce6f03033ed8d88f24d42ec4dc18c | |
parent | 29d18e92a4f3388e243e75dac4aa2bde18391388 [diff] |
Upgrade gson to 2.8.4 Change-Id: I7ebf1004ad74d084084bb529694f2c719f24d81b
diff --git a/WORKSPACE b/WORKSPACE index fe6b59a..3ec6a28 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -28,8 +28,8 @@ maven_jar( name = "gson", - artifact = "com.google.code.gson:gson:2.8.2", - sha1 = "3edcfe49d2c6053a70a2a47e4e1c2f94998a49cf", + artifact = "com.google.code.gson:gson:2.8.4", + sha1 = "d0de1ca9b69e69d1d497ee3c6009d015f64dad57", ) maven_jar(