Skip to content

Commit

Permalink
Update dependency org.awaitility:awaitility to v4.2.2 (#35)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 27, 2024
1 parent dddb0d8 commit 7e6c127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {

// JUnit tests jupiter

testImplementation 'org.awaitility:awaitility:4.2.0'
testImplementation 'org.awaitility:awaitility:4.2.2'
testImplementation "org.spigotmc:spigot-api:1.18.2-R0.1-SNAPSHOT"
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.3'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.0'
Expand Down

0 comments on commit 7e6c127

Please sign in to comment.