Bump Asciidoctor to 1.5.2 and JRuby to 1.7.18
This release is micro release that introduced bug fixes, minor enhancements and improvements: [1]. [1] https://github.com/asciidoctor/asciidoctor/releases Change-Id: Ia7def3b5178772285708962d20186b88b8e3a4ff
This commit is contained in:
committed by
David Pursehouse
parent
fa38ab33cf
commit
dc136e0244
@@ -43,8 +43,8 @@ java_library(
|
||||
|
||||
maven_jar(
|
||||
name = 'asciidoctor',
|
||||
id = 'org.asciidoctor:asciidoctorj:1.5.0',
|
||||
sha1 = '192df5660f72a0fb76966dcc64193b94fba65f99',
|
||||
id = 'org.asciidoctor:asciidoctorj:1.5.2',
|
||||
sha1 = '39d33f739ec1c46f6e908a725264eb74b23c9f99',
|
||||
license = 'Apache2.0',
|
||||
visibility = [],
|
||||
attach_source = False,
|
||||
@@ -52,8 +52,8 @@ maven_jar(
|
||||
|
||||
maven_jar(
|
||||
name = 'jruby',
|
||||
id = 'org.jruby:jruby-complete:1.7.4',
|
||||
sha1 = '74984d84846523bd7da49064679ed1ccf199e1db',
|
||||
id = 'org.jruby:jruby-complete:1.7.18',
|
||||
sha1 = 'a1be3e1790aace5c99614a87785454d875eb21c2',
|
||||
license = 'DO_NOT_DISTRIBUTE',
|
||||
visibility = [],
|
||||
attach_source = False,
|
||||
|
||||
Reference in New Issue
Block a user