fix(deps): update junit-framework monorepo to v5.13.4 (#7507)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c0855e867a
commit
dfd35c7a8d
|
@ -36,7 +36,7 @@ val slf4jVersion = "2.0.17"
|
|||
val opencensusVersion = "0.31.1"
|
||||
val prometheusServerVersion = "1.3.10"
|
||||
val armeriaVersion = "1.32.5"
|
||||
val junitVersion = "5.13.3"
|
||||
val junitVersion = "5.13.4"
|
||||
|
||||
val DEPENDENCIES = listOf(
|
||||
"org.junit.jupiter:junit-jupiter-api:${junitVersion}",
|
||||
|
|
Loading…
Reference in New Issue