update to jacc 4.0.0
This commit is contained in:
parent
816dd9d6ab
commit
be040e9a52
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ dependencyResolutionManagement {
|
|||
library('asciidoctorj', 'org.asciidoctor', 'asciidoctorj').version('2.5.11')
|
||||
library('jruby', 'org.jruby', 'jruby').version('9.4.5.0')
|
||||
library('jflex', 'de.jflex', 'jflex').version('1.9.1')
|
||||
library('jacc', 'org.xbib', 'jacc').version('3.0.0')
|
||||
library('jacc', 'org.xbib', 'jacc').version('4.0.0')
|
||||
library('rpm', 'org.xbib', 'rpm-core').version('4.0.0')
|
||||
// MUST be groovy 3 dependency
|
||||
library('groovy-git', 'org.xbib.groovy', 'groovy-git').version('3.0.22.0')
|
||||
|
|
Loading…
Reference in a new issue