Skip to content

Commit 309a1e7

Browse files
fix(deps): update dependency org.assertj:assertj-core to v3.27.2 (#564)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 95ce367 commit 309a1e7

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
@@ -34,7 +34,7 @@ dependencies {
3434
testImplementation("org.mock-server:mockserver-netty:5.15.0")
3535
testImplementation("org.awaitility:awaitility:4.2.2")
3636
testImplementation("io.opentelemetry.proto:opentelemetry-proto:1.4.0-alpha")
37-
testImplementation("org.assertj:assertj-core:3.27.0")
37+
testImplementation("org.assertj:assertj-core:3.27.2")
3838

3939
agent("io.opentelemetry.javaagent:opentelemetry-javaagent:2.11.0")
4040
}

0 commit comments

Comments
 (0)