8000
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 2ad8703 commit 923338aCopy full SHA for 923338a
build.gradle.kts
@@ -33,7 +33,7 @@ dependencies {
33
exclude("org.slf4j")
34
}
35
36
- testImplementation(platform("org.apache.groovy:groovy-bom:4.0.13"))
+ testImplementation(platform("org.apache.groovy:groovy-bom:4.0.15"))
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