We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e68745 commit 4f3704bCopy full SHA for 4f3704b
allure-awaitility/build.gradle.kts
@@ -2,7 +2,7 @@ description = "Allure Awaitlity Integration"
2
3
val agent: Configuration by configurations.creating
4
5
-val awaitilityVersion = "4.2.1"
+val awaitilityVersion = "4.3.0"
6
7
dependencies {
8
agent("org.aspectj:aspectjweaver")
0 commit comments