Skip to content

Commit 5cecd30

Browse files
Update dependency org.awaitility:awaitility to v4.2.2 (#459)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 90e87f0 commit 5cecd30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

telemetry-testing/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838
testImplementation("org.junit.jupiter:junit-jupiter-api")
3939
testImplementation("org.junit.jupiter:junit-jupiter-engine")
4040
testImplementation("org.mock-server:mockserver-netty:5.15.0:shaded")
41-
testImplementation("org.awaitility:awaitility:4.2.1")
41+
testImplementation("org.awaitility:awaitility:4.2.2")
4242
testImplementation("io.opentelemetry.proto:opentelemetry-proto:1.3.2-alpha")
4343
testImplementation("org.assertj:assertj-core:3.26.3")
4444

0 commit comments

Comments
 (0)