Skip to content

Commit

Permalink
Bump com.linecorp.armeria:armeria-junit5 from 1.23.1 to 1.24.0
Browse files Browse the repository at this point in the history
Bumps [com.linecorp.armeria:armeria-junit5](https://github.com/line/armeria) from 1.23.1 to 1.24.0.
- [Release notes](https://github.com/line/armeria/releases)
- [Changelog](https://github.com/line/armeria/blob/main/.post-release-msg)
- [Commits](line/armeria@armeria-1.23.1...armeria-1.24.0)

---
updated-dependencies:
- dependency-name: com.linecorp.armeria:armeria-junit5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 16, 2023
1 parent ce084db commit 6f4beac
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 6f4beac

Please sign in to comment.