Update gwtorm to 1.7.1
Change-Id: Ia9ba26bdda20a053bc3a267c5c9efad37e76ab77
This commit is contained in:
6
lib/BUCK
6
lib/BUCK
@@ -24,9 +24,9 @@ define_license(name = 'DO_NOT_DISTRIBUTE')
|
|||||||
|
|
||||||
maven_jar(
|
maven_jar(
|
||||||
name = 'gwtorm',
|
name = 'gwtorm',
|
||||||
id = 'gwtorm:gwtorm:1.7',
|
id = 'gwtorm:gwtorm:1.7.1',
|
||||||
bin_sha1 = 'ee3b316a023f1422dd4b6654a3d51d0e5690809c',
|
bin_sha1 = '1e56f2be88b6eb9bd90f515b87d8cf2f1812a317',
|
||||||
src_sha1 = 'a145bde4cc87a4ff4cec283880e2a03be32cc868',
|
src_sha1 = '1b8a3235295b8597b3e5383827f39201bc73ceef',
|
||||||
license = 'Apache2.0',
|
license = 'Apache2.0',
|
||||||
deps = [':protobuf'],
|
deps = [':protobuf'],
|
||||||
repository = GERRIT,
|
repository = GERRIT,
|
||||||
|
Reference in New Issue
Block a user