Skip to content

Commit 46b0717

Browse files
fix(deps): update dependency org.assertj:assertj-bom to v3.27.4 (#7538)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3191f40 commit 46b0717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ val DEPENDENCY_BOMS = listOf(
3535
"io.netty:netty-bom:4.2.3.Final",
3636
"io.zipkin.brave:brave-bom:6.3.0",
3737
"io.zipkin.reporter2:zipkin-reporter-bom:3.5.1",
38-
"org.assertj:assertj-bom:3.27.3",
38+
"org.assertj:assertj-bom:3.27.4",
3939
"org.testcontainers:testcontainers-bom:1.21.3",
4040
"org.snakeyaml:snakeyaml-engine:2.10"
4141
)

0 commit comments

Comments
 (0)