We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5875ba commit 9196e8dCopy full SHA for 9196e8d
src/init.gradle
@@ -10,8 +10,8 @@ initscript {
10
mavenCentral()
11
}
12
dependencies {
13
- classpath "org.apache.groovy:groovy-xml:4.0.10"
14
- classpath "org.apache.groovy:groovy-json:4.0.10"
+ classpath "org.apache.groovy:groovy-xml:5.0.1"
+ classpath "org.apache.groovy:groovy-json:5.0.1"
15
16
17
0 commit comments