Skip to content

Commit b253377

Browse files
chore(deps): update dependency org.awaitility:awaitility to v4.2.0 (#711)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5f596f0 commit b253377

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-examples/example-java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
testImplementation "io.swagger.core.v3:swagger-annotations"
1616
testImplementation 'io.projectreactor:reactor-core'
1717
testImplementation "io.micronaut.beanvalidation:micronaut-hibernate-validator"
18-
testImplementation 'org.awaitility:awaitility:4.1.1'
18+
testImplementation 'org.awaitility:awaitility:4.2.0'
1919
testImplementation "org.junit.jupiter:junit-jupiter-api:$junitVersion"
2020
testCompileOnly "io.micronaut:micronaut-inject-java"
2121
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:$junitVersion"

0 commit comments

Comments
 (0)