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 d11487b commit 7683eb4Copy full SHA for 7683eb4
build.gradle
@@ -48,7 +48,7 @@ dependencies {
48
49
testCompile 'org.slf4j:slf4j-simple:1.7.30'
50
testCompile 'org.spockframework:spock-core:1.3-groovy-2.5'
51
- testCompile 'org.codehaus.groovy:groovy-all:2.5.11'
+ testCompile 'org.codehaus.groovy:groovy-all:2.5.14'
52
}
53
54
task sourcesJar(type: Jar, dependsOn: classes) {
0 commit comments