Update dependency org.assertj:assertj-bom to v3.25.1 (#6106)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-04 13:01:04 -06:00 committed by GitHub
parent 3449c58ef5
commit f4b5bbe829
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.104.Final",
"io.zipkin.brave:brave-bom:5.17.0",
"io.zipkin.reporter2:zipkin-reporter-bom:2.17.1",
"org.assertj:assertj-bom:3.25.0",
"org.assertj:assertj-bom:3.25.1",
"org.junit:junit-bom:5.10.1",
"org.testcontainers:testcontainers-bom:1.19.3",
"org.snakeyaml:snakeyaml-engine:2.7"