Skip to content

Commit

Permalink
Upgrade to JBehave 4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
valfirst committed Feb 19, 2019
1 parent 4a1ed4a commit 92ff1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion allure-jbehave/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 2,7 @@ description = "Allure JBehave Integration"

val agent: Configuration by configurations.creating

val jbehaveVersion = "4.3.5"
val jbehaveVersion = "4.4"

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

0 comments on commit 92ff1bd

Please sign in to comment.