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 156812d commit 28468daCopy full SHA for 28468da
allure-spock/build.gradle.kts
@@ -2,7 +2,7 @@ description = "Allure Spock Framework Integration"
2
3
apply(plugin = "groovy")
4
5
-val spockFrameworkVersion = "1.3-groovy-2.5"
+val spockFrameworkVersion = "2.3-groovy-4.0"
6
7
dependencies {
8
api(project(":allure-java-commons"))
0 commit comments