Skip to content

Commit

Permalink
Updated cucumber 7 versions
Browse files Browse the repository at this point in the history
  • Loading branch information
DineshKumarRA committed Aug 3, 2024
1 parent 39ea260 commit d7b4969
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions allure-cucumber7-jvm/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
description = "Allure CucumberJVM 7.0"

val cucumberVersion = "7.13.0"
val cucumberGherkinVersion = "26.2.0"
val cucumberVersion = "7.18.1"
val cucumberGherkinVersion = "28.0.0"

dependencies {
api(project(":allure-java-commons"))
Expand Down

0 comments on commit d7b4969

Please sign in to comment.