Skip to content

Commit 0d9a85e

Browse files
Update groovy monorepo to v4.0.28
1 parent 920a7f4 commit 0d9a85e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/init.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ initscript {
1212
mavenCentral()
1313
}
1414
dependencies {
15-
classpath "org.apache.groovy:groovy-xml:4.0.10"
16-
classpath "org.apache.groovy:groovy-json:4.0.10"
15+
classpath "org.apache.groovy:groovy-xml:4.0.28"
16+
classpath "org.apache.groovy:groovy-json:4.0.28"
1717
}
1818
}
1919

0 commit comments

Comments
 (0)