Skip to content

Commit dfd35c7

Browse files
fix(deps): update junit-framework monorepo to v5.13.4 (#7507)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c0855e8 commit dfd35c7

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.10"
3838
val armeriaVersion = "1.32.5"
39-
val junitVersion = "5.13.3"
39+
val junitVersion = "5.13.4"
4040

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

0 commit comments

Comments
 (0)