Skip to content

Commit b1ebd3a

Browse files
Update groovy monorepo to v4.0.17
1 parent 3b2f357 commit b1ebd3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/init.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ initscript {
1010
mavenCentral()
1111
}
1212
dependencies {
13-
classpath "org.apache.groovy:groovy-xml:4.0.10"
14-
classpath "org.apache.groovy:groovy-json:4.0.10"
13+
classpath "org.apache.groovy:groovy-xml:4.0.17"
14+
classpath "org.apache.groovy:groovy-json:4.0.17"
1515
}
1616
}
1717

0 commit comments

Comments
 (0)