Skip to content

Commit f1c691d

Browse files
Update dependency org.junit:junit-bom to v5.13.4 (#101)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 94003a0 commit f1c691d

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
@@ -92,7 +92,7 @@ testing {
9292
dependencies {
9393
implementation(project(project.path))
9494

95-
implementation(enforcedPlatform("org.junit:junit-bom:5.13.3"))
95+
implementation(enforcedPlatform("org.junit:junit-bom:5.13.4"))
9696
implementation(enforcedPlatform("org.assertj:assertj-bom:3.27.3"))
9797

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

0 commit comments

Comments
 (0)