Skip to content

Commit 93a40a2

Browse files
fix(deps): update junit5 monorepo to v5.12.0
1 parent 3796992 commit 93a40a2

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.5"
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)