Skip to content

Commit 07191e0

Browse files
authored
Bump groovy-xml from 3.0.8 to 3.0.9 (#932)
2 parents 109ead4 + 62a1d5e commit 07191e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib-extra/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
implementation "org.eclipse.jgit:org.eclipse.jgit:${VER_JGIT}"
1616
implementation "com.googlecode.concurrent-trees:concurrent-trees:2.6.1"
1717
// used for xml parsing in EclipseFormatter
18-
implementation "org.codehaus.groovy:groovy-xml:3.0.8"
18+
implementation "org.codehaus.groovy:groovy-xml:3.0.9"
1919

2020
// testing
2121
testImplementation project(':testlib')

0 commit comments

Comments
 (0)