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:
renovate[bot] 2025-07-15 15:15:08 -07:00 committed by GitHub
parent 8e232157d1
commit 887778fa0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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}",