Skip to content

Commit

Permalink
fix(deps): update dependency org.assertj:assertj-core to v3.27.0 (#557)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 2588baf commit 1101218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion telemetry-testing/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies {
testImplementation("org.mock-server:mockserver-netty:5.15.0")
testImplementation("org.awaitility:awaitility:4.2.2")
testImplementation("io.opentelemetry.proto:opentelemetry-proto:1.4.0-alpha")
testImplementation("org.assertj:assertj-core:3.26.3")
testImplementation("org.assertj:assertj-core:3.27.0")

agent("io.opentelemetry.javaagent:opentelemetry-javaagent:2.10.0")
}
Expand Down

0 comments on commit 1101218

Please sign in to comment.