We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab71201 commit c63873bCopy full SHA for c63873b
build.gradle
@@ -78,7 +78,7 @@ dependencies {
78
implementation "com.googlecode.java-diff-utils:diffutils:1.3.0"
79
implementation "org.apache.commons:commons-text:1.13.1"
80
implementation "org.openjdk.nashorn:nashorn-core:15.6"
81
- implementation "org.codehaus.groovy:groovy-xml:3.0.19"
+ implementation "org.codehaus.groovy:groovy-xml:3.0.25"
82
83
compileOnly gradleApi()
84
compileOnly "org.apache.ant:ant:1.10.15"
0 commit comments