Skip to content

Commit 656c510

Browse files
Update groovy monorepo to v5
1 parent 920a7f4 commit 656c510

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:5.0.1"
16+
classpath "org.apache.groovy:groovy-json:5.0.1"
1717
}
1818
}
1919

0 commit comments

Comments
 (0)