Skip to content

Commit 7dca428

Browse files
Update dependency org.junit:junit-bom to v5.12.2 (#68)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c0469b commit 7dca428

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.12.1"))
95+
implementation(enforcedPlatform("org.junit:junit-bom:5.12.2"))
9696
implementation(enforcedPlatform("org.assertj:assertj-bom:3.27.3"))
9797

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

0 commit comments

Comments
 (0)