Skip to content

Commit a2b06b8

Browse files
fix(deps): update dependency org.assertj:assertj-bom to v3.27.5
1 parent 8c62ff8 commit a2b06b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/otel.java-conventions.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ testing {
135135
dependencies {
136136
implementation(project(project.path))
137137
implementation(enforcedPlatform("org.junit:junit-bom:5.13.4"))
138-
implementation(enforcedPlatform("org.assertj:assertj-bom:3.27.4"))
138+
implementation(enforcedPlatform("org.assertj:assertj-bom:3.27.5"))
139139

140140
implementation("org.junit.jupiter:junit-jupiter-api")
141141
implementation("org.junit.jupiter:junit-jupiter-params")

0 commit comments

Comments
 (0)