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