Skip to content

Commit 7f4b3a7

Browse files
fix(deps): update dependency org.awaitility:awaitility to v4.2.2 (main) (#11960)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 729b3f5 commit 7f4b3a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ val DEPENDENCIES = listOf(
106106
"io.opentelemetry.proto:opentelemetry-proto:1.3.2-alpha",
107107
"io.opentelemetry:opentelemetry-extension-annotations:1.18.0", // deprecated, no longer part of bom
108108
"org.assertj:assertj-core:3.26.3",
109-
"org.awaitility:awaitility:4.2.1",
109+
"org.awaitility:awaitility:4.2.2",
110110
"com.google.code.findbugs:annotations:3.0.1u2",
111111
"com.google.code.findbugs:jsr305:3.0.2",
112112
"org.apache.groovy:groovy:${groovyVersion}",

0 commit comments

Comments
 (0)