Skip to content

Commit ae04a87

Browse files
Update dependency org.assertj:assertj-bom to v3.27.6 (#121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 95f879f commit ae04a87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ testing {
9393
implementation(project(project.path))
9494

9595
implementation(enforcedPlatform("org.junit:junit-bom:5.13.4"))
96-
implementation(enforcedPlatform("org.assertj:assertj-bom:3.27.5"))
96+
implementation(enforcedPlatform("org.assertj:assertj-bom:3.27.6"))
9797

9898
implementation("org.junit.jupiter:junit-jupiter-api")
9999
implementation("org.assertj:assertj-core")

0 commit comments

Comments
 (0)