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 2afeae1 commit 3d361ddCopy full SHA for 3d361dd
allure-cucumber7-jvm/build.gradle.kts
@@ -1,7 +1,7 @@
1
description = "Allure CucumberJVM 7.0"
2
3
-val cucumberVersion = "7.13.0"
4
-val cucumberGherkinVersion = "26.2.0"
+val cucumberVersion = "7.18.1"
+val cucumberGherkinVersion = "28.0.0"
5
6
dependencies {
7
api(project(":allure-java-commons"))
0 commit comments