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 8c676c6 commit fc8160dCopy full SHA for fc8160d
build.gradle.kts
@@ -33,7 +33,7 @@ dependencies {
33
exclude("org.slf4j")
34
}
35
36
- testImplementation(platform("org.apache.groovy:groovy-bom:4.0.16"))
+ testImplementation(platform("org.apache.groovy:groovy-bom:4.0.17"))
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