fix(deps): update dependency org.assertj:assertj-bom to v3.27.2 (#6987)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-01-04 14:03:17 -08:00 committed by GitHub
parent ddc9c9162b
commit aa5c74c9e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ val DEPENDENCY_BOMS = listOf(
"io.netty:netty-bom:4.1.116.Final",
"io.zipkin.brave:brave-bom:6.0.3",
"io.zipkin.reporter2:zipkin-reporter-bom:3.4.3",
"org.assertj:assertj-bom:3.27.1",
"org.assertj:assertj-bom:3.27.2",
"org.junit:junit-bom:5.11.4",
"org.testcontainers:testcontainers-bom:1.20.4",
"org.snakeyaml:snakeyaml-engine:2.8"