Skip to content

Commit 4f3704b

Browse files
build(deps): bump org.awaitility:awaitility from 4.2.1 to 4.3.0 (via #1214)
1 parent 9e68745 commit 4f3704b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

allure-awaitility/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ description = "Allure Awaitlity Integration"
22

33
val agent: Configuration by configurations.creating
44

5-
val awaitilityVersion = "4.2.1"
5+
val awaitilityVersion = "4.3.0"
66

77
dependencies {
88
agent("org.aspectj:aspectjweaver")

0 commit comments

Comments
 (0)