Skip to content

Commit 62a1d5e

Browse files
Bump groovy-xml from 3.0.8 to 3.0.9
Bumps [groovy-xml](https://github.com/apache/groovy) from 3.0.8 to 3.0.9. - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.codehaus.groovy:groovy-xml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b62d00 commit 62a1d5e

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)