Skip to content

Commit

Permalink
update cucumber2-jvm to latest version (via allure-framework#357)
Browse files Browse the repository at this point in the history
  • Loading branch information
ervuks authored and baev committed May 20, 2019
1 parent 648d613 commit e9727e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion allure-cucumber2-jvm/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 2,7 @@ description = "Allure CucumberJVM 2.0 Integration"

val agent: Configuration by configurations.creating

val cucumberVersion = "2.3.1"
val cucumberVersion = "2.4.0"

dependencies {
agent("org.aspectj:aspectjweaver")
Expand Down

0 comments on commit e9727e9

Please sign in to comment.