Bump jsinterop-annotations to 1.0.2

jsinterop-annotations is a transitive dependency of GWT, which
uses version 1.0.2 [1].

http://search.maven.org/remotecontent?filepath=com/google/gwt/gwt/2.8.2/gwt-2.8.2.pom

Change-Id: I10d272b77b522877bde3818b387d534fa56a3c36
This commit is contained in:
David Pursehouse
2018-01-30 13:15:44 +09:00
parent 66795408db
commit b7a07f839a

View File

@@ -123,9 +123,9 @@ maven_jar(
maven_jar(
name = "jsinterop_annotations",
artifact = "com.google.jsinterop:jsinterop-annotations:1.0.0",
sha1 = "23c3a3c060ffe4817e67673cc8294e154b0a4a95",
src_sha1 = "5d7c478efbfccc191430d7c118d7bd2635e43750",
artifact = "com.google.jsinterop:jsinterop-annotations:1.0.2",
sha1 = "abd7319f53d018e11108a88f599bd16492448dd2",
src_sha1 = "33716f8aef043f2f02b78ab4a1acda6cd90a7602",
)
maven_jar(