Skip to content

Commit

Permalink
update allure-cucumber7-jvm dependencies (via #1115)
Browse files Browse the repository at this point in the history
  • Loading branch information
DineshKumarRA authored Aug 5, 2024
1 parent 2afeae1 commit 3d361dd
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 3d361dd

Please sign in to comment.