Bump com.linecorp.armeria:armeria-junit5 from 1.24.1 to 1.24.2 (#8820)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-06-28 14:59:52 -07:00 committed by GitHub
parent 2c4a283e31
commit 4bc4189ef5
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.24.1")
implementation("com.linecorp.armeria:armeria-junit5:1.24.2")
}
tasks {