Skip to content

Commit 9f5b67b

Browse files
fix(deps): update junit5 monorepo to v5.12.0 (#7132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 80af8a3 commit 9f5b67b

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
@@ -37,7 +37,7 @@ val opencensusVersion = "0.31.1"
3737
val prometheusClientVersion = "0.16.0"
3838
val prometheusServerVersion = "1.3.6"
3939
val armeriaVersion = "1.31.3"
40-
val junitVersion = "5.11.4"
40+
val junitVersion = "5.12.0"
4141

4242
val DEPENDENCIES = listOf(
4343
"org.junit.jupiter:junit-jupiter-api:${junitVersion}",

0 commit comments

Comments
 (0)