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.
2 parents 109ead4 + 62a1d5e commit 07191e0Copy full SHA for 07191e0
lib-extra/build.gradle
@@ -15,7 +15,7 @@ dependencies {
15
implementation "org.eclipse.jgit:org.eclipse.jgit:${VER_JGIT}"
16
implementation "com.googlecode.concurrent-trees:concurrent-trees:2.6.1"
17
// used for xml parsing in EclipseFormatter
18
- implementation "org.codehaus.groovy:groovy-xml:3.0.8"
+ implementation "org.codehaus.groovy:groovy-xml:3.0.9"
19
20
// testing
21
testImplementation project(':testlib')
0 commit comments