Skip to content

Commit

Permalink
Bump awaitility from 4.1.0 to 4.1.1 (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 25, 2021
1 parent 87acf5c commit b513009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -27,7 +27,7 @@ dependencies {
testImplementation("org.junit.jupiter:junit-jupiter-api:5.8.1")
testImplementation("org.junit.jupiter:junit-jupiter-engine:5.8.1")
testImplementation("org.mockito:mockito-junit-jupiter:4.0.0")
testImplementation("org.awaitility:awaitility:4.1.0")
testImplementation("org.awaitility:awaitility:4.1.1")

testCompileOnly("org.projectlombok:lombok:1.18.20")
testAnnotationProcessor("org.projectlombok:lombok:1.18.20")
Expand Down

0 comments on commit b513009

Please sign in to comment.