Bump armeria-junit5 from 1.18.0 to 1.20.3 (#7330)

This commit is contained in:
dependabot[bot] 2022-11-28 23:14:42 +00:00 committed by GitHub
parent 6207887479
commit 16d191b839
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ plugins {
}
dependencies {
implementation("com.linecorp.armeria:armeria-junit5:1.18.0")
implementation("com.linecorp.armeria:armeria-junit5:1.20.3")
}
tasks {