|
|
|
@ -22,10 +22,10 @@ dependencyResolutionManagement {
|
|
|
|
|
library('jruby', 'org.jruby', 'jruby').version('9.4.2.0')
|
|
|
|
|
library('jsoup', 'org.jsoup', 'jsoup').version('1.16.1')
|
|
|
|
|
library('jflex', 'de.jflex', 'jflex').version('1.9.1')
|
|
|
|
|
library('jacc', 'org.xbib', 'jacc').version('2.2.0')
|
|
|
|
|
library('jacc', 'org.xbib', 'jacc').version('3.0.0')
|
|
|
|
|
library('groovy-git', 'org.xbib.groovy', 'groovy-git').version('2.1.0')
|
|
|
|
|
library('rpm', 'org.xbib', 'rpm-core').version('3.0.0')
|
|
|
|
|
plugin('publish', 'com.gradle.plugin-publish').version('1.0.0')
|
|
|
|
|
plugin('publish', 'com.gradle.plugin-publish').version('1.1.0')
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|