fix(deps): update dependency org.awaitility:awaitility to v4.3.0 (#13371)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6dccc641da
commit
66bbf5f8aa
|
@ -109,7 +109,7 @@ val DEPENDENCIES = listOf(
|
|||
"io.opentelemetry.proto:opentelemetry-proto:1.5.0-alpha",
|
||||
"io.opentelemetry:opentelemetry-extension-annotations:1.18.0", // deprecated, no longer part of bom
|
||||
"org.assertj:assertj-core:3.27.3",
|
||||
"org.awaitility:awaitility:4.2.2",
|
||||
"org.awaitility:awaitility:4.3.0",
|
||||
"com.google.code.findbugs:annotations:3.0.1u2",
|
||||
"com.google.code.findbugs:jsr305:3.0.2",
|
||||
"org.apache.groovy:groovy:${groovyVersion}",
|
||||
|
|
Loading…
Reference in New Issue