Skip to content

Commit b3ea38d

Browse files
fix(deps): update junitversion to v5.13.2
1 parent 360897b commit b3ea38d

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
@@ -36,7 +36,7 @@ val slf4jVersion = "2.0.17"
3636
val opencensusVersion = "0.31.1"
3737
val prometheusServerVersion = "1.3.8"
3838
val armeriaVersion = "1.32.5"
39-
val junitVersion = "5.12.2"
39+
val junitVersion = "5.13.2"
4040

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

0 commit comments

Comments
 (0)