We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d01661 commit f75af59Copy full SHA for f75af59
build.gradle.kts
@@ -24,5 +24,5 @@ publishingConventions {
24
// === the following custom configuration should be removed once tests are migrated to Java
25
apply(plugin = "groovy")
26
27
-dependencies { testImplementation("org.spockframework:spock-core:2.3-groovy-4.0") } //
+dependencies { testImplementation("org.spockframework:spock-core:2.4-groovy-5.0") } //
28
// ====================================================================================
0 commit comments