Skip to content

Commit 8aea961

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

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
@@ -17,7 +17,7 @@ val slf4jVersion = "2.0.17"
1717
val opencensusVersion = "0.31.1"
1818
val prometheusServerVersion = "1.3.10"
1919
val armeriaVersion = "1.36.0"
20-
val junitVersion = "5.14.2"
20+
val junitVersion = "5.14.3"
2121
val okhttpVersion = "5.3.2"
2222

2323
val DEPENDENCY_BOMS = listOf(

0 commit comments

Comments
 (0)