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 3b2f357 commit 7131ebdCopy full SHA for 7131ebd
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:4.0.15"
+ classpath "org.apache.groovy:groovy-json:4.0.15"
15
16
17
0 commit comments