Skip to content

Commit

Permalink
bump org.awaitility:awaitility from 4.2.0 to 4.2.1 (via #1050)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 28, 2024
1 parent 781ab09 commit ca68113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion allure-awaitility/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ description = "Allure Awaitlity Integration"

val agent: Configuration by configurations.creating

val awaitilityVersion = "4.2.0"
val awaitilityVersion = "4.2.1"

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

0 comments on commit ca68113

Please sign in to comment.