Skip to content

Commit 887778f

Browse files
fix(deps): update junit-framework monorepo to v5.13.3 (#7494)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e23215 commit 887778f

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.2"
39+
val junitVersion = "5.13.3"
4040

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

0 commit comments

Comments
 (0)