Skip to content

Commit 4d94d04

Browse files
fix(deps): update junit5 monorepo to v5.13.0
1 parent d239b70 commit 4d94d04

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.7"
3939
val armeriaVersion = "1.32.5"
40-
val junitVersion = "5.12.2"
40+
val junitVersion = "5.13.0"
4141

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

0 commit comments

Comments
 (0)