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 c1eceeeCopy full SHA for c1eceee
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.16"
+ classpath "org.apache.groovy:groovy-json:4.0.16"
15
16
17
0 commit comments