Skip to content

Commit

Permalink
Bump com.linecorp.armeria:armeria-junit5 from 1.23.1 to 1.24.0 (#8742)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 16, 2023
1 parent eef0792 commit ca24c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/armeria-shaded-for-testing/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

dependencies {
implementation("com.linecorp.armeria:armeria-junit5:1.23.1")
implementation("com.linecorp.armeria:armeria-junit5:1.24.0")
}

tasks {
Expand Down

0 comments on commit ca24c38

Please sign in to comment.