Skip to content

Commit

Permalink
Bump armeria-junit5 in /data-prepper-plugins/armeria-common (#967)
Browse files Browse the repository at this point in the history
Bumps [armeria-junit5](https://github.com/line/armeria) from 1.13.4 to 1.14.0.
- [Release notes](https://github.com/line/armeria/releases)
- [Changelog](https://github.com/line/armeria/blob/master/.post-release-msg)
- [Commits](line/armeria@armeria-1.13.4...armeria-1.14.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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2022
1 parent f7c2763 commit cc0a6fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-prepper-plugins/armeria-common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ dependencies {
implementation project(':data-prepper-api')
implementation 'com.linecorp.armeria:armeria:1.9.2'
implementation "com.linecorp.armeria:armeria-grpc:1.9.2"
testImplementation 'com.linecorp.armeria:armeria-junit5:1.13.4'
testImplementation 'com.linecorp.armeria:armeria-junit5:1.14.0'
}

0 comments on commit cc0a6fc

Please sign in to comment.