We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3ac0b6 commit 09b259fCopy full SHA for 09b259f
1 file changed
allure-cucumber4-jvm/build.gradle.kts
@@ -2,7 +2,7 @@ description = "Allure CucumberJVM 4.0"
2
3
val agent: Configuration by configurations.creating
4
5
-val cucumberVersion = "4.2.4"
+val cucumberVersion = "4.3.1"
6
7
dependencies {
8
agent("org.aspectj:aspectjweaver")
0 commit comments