Skip to content

Commit

Permalink
Bump com.linecorp.armeria:armeria-junit5 from 1.22.0 to 1.22.1 (open-…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 14, 2023
1 parent 4fd52c5 commit 6bf19b9
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.22.0")
implementation("com.linecorp.armeria:armeria-junit5:1.22.1")
}

tasks {
Expand Down

0 comments on commit 6bf19b9

Please sign in to comment.