Bump com.linecorp.armeria:armeria-junit5 from 1.24.2 to 1.24.3 (#9039)

This commit is contained in:
dependabot[bot] 2023-07-26 10:23:49 +02:00 committed by GitHub
parent 21f6deee04
commit 901256dd21
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.2")
implementation("com.linecorp.armeria:armeria-junit5:1.24.3")
}
tasks {