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 31d0eec commit 4aef1bbCopy full SHA for 4aef1bb
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.28"
+ classpath "org.apache.groovy:groovy-json:4.0.28"
15
16
17
0 commit comments