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.
2 parents 2e907a1 + ade2a80 commit 771133eCopy full SHA for 771133e
build.gradle.kts
@@ -33,7 +33,7 @@ dependencies {
33
exclude("org.slf4j")
34
}
35
36
- testImplementation(platform("org.apache.groovy:groovy-bom:4.0.8"))
+ testImplementation(platform("org.apache.groovy:groovy-bom:4.0.9"))
37
testImplementation("org.apache.groovy:groovy")
38
testImplementation(platform("org.spockframework:spock-bom:2.3-groovy-4.0"))
39
testImplementation("org.spockframework:spock-core")
0 commit comments