Thanks to visit codestin.com Credit goes to github.com
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 ce55b7a commit f61b856Copy full SHA for f61b856
build.gradle.kts
@@ -33,7 +33,7 @@ dependencies {
33
exclude("org.slf4j")
34
}
35
36
- testImplementation(platform("org.apache.groovy:groovy-bom:4.0.15"))
+ testImplementation(platform("org.apache.groovy:groovy-bom:4.0.16"))
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