Skip to content

Commit d00ed6c

Browse files
fix(deps): update junit5 monorepo to v5.12.2
1 parent 00fbeb2 commit d00ed6c

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.32.4"
40-
val junitVersion = "5.12.1"
40+
val junitVersion = "5.12.2"
4141

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

0 commit comments

Comments
 (0)