Skip to content

Commit

Permalink
bump cucumber version for windows fix (via allure-framework#335)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsa34 authored and baev committed Mar 1, 2019
1 parent 7464849 commit b445557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion allure-cucumber4-jvm/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 2,7 @@ description = "Allure CucumberJVM 4.0"

val agent: Configuration by configurations.creating

val cucumberVersion = "4.2.3"
val cucumberVersion = "4.2.4"

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

0 comments on commit b445557

Please sign in to comment.