fix(deps): update junit5 monorepo to v5.12.2 (#7269)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0191a01b3b
commit
a01bf6cfd0
|
@ -37,7 +37,7 @@ val opencensusVersion = "0.31.1"
|
||||||
val prometheusClientVersion = "0.16.0"
|
val prometheusClientVersion = "0.16.0"
|
||||||
val prometheusServerVersion = "1.3.6"
|
val prometheusServerVersion = "1.3.6"
|
||||||
val armeriaVersion = "1.32.4"
|
val armeriaVersion = "1.32.4"
|
||||||
val junitVersion = "5.12.1"
|
val junitVersion = "5.12.2"
|
||||||
|
|
||||||
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