Skip to content

Commit

Permalink
fix(deps): update dependency com.linecorp.armeria:armeria-junit5 to v…
Browse files Browse the repository at this point in the history
…1.31.2 (#12827)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 3fd27aa commit f22aca2
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 @@ -4,7 +4,7 @@ plugins {
}

dependencies {
implementation("com.linecorp.armeria:armeria-junit5:1.31.1")
implementation("com.linecorp.armeria:armeria-junit5:1.31.2")
}

tasks {
Expand Down

0 comments on commit f22aca2

Please sign in to comment.