We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96919b2 commit 502fd20Copy full SHA for 502fd20
1 file changed
allure-jbehave/build.gradle.kts
@@ -2,7 +2,7 @@ description = "Allure JBehave Integration"
2
3
val agent: Configuration by configurations.creating
4
5
-val jbehaveVersion = "4.4"
+val jbehaveVersion = "4.5"
6
7
dependencies {
8
agent("org.aspectj:aspectjweaver")
0 commit comments