Skip to content

Commit 2de5a2c

Browse files
fix(deps): update dependency org.awaitility:awaitility to v4.3.0 (#7131)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9f5b67b commit 2de5a2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ val DEPENDENCIES = listOf(
9090
"io.opentracing:opentracing-noop:0.33.0",
9191
"junit:junit:4.13.2",
9292
"nl.jqno.equalsverifier:equalsverifier:3.19.1",
93-
"org.awaitility:awaitility:4.2.2",
93+
"org.awaitility:awaitility:4.3.0",
9494
"org.bouncycastle:bcpkix-jdk15on:1.70",
9595
"org.codehaus.mojo:animal-sniffer-annotations:1.24",
9696
"org.jctools:jctools-core:4.0.5",

0 commit comments

Comments
 (0)