Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 1, 2024
1 parent 5b372ce commit 8f809fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data-prepper-plugins/otel-logs-source/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ dependencies {
implementation 'software.amazon.awssdk:regions'
implementation 'software.amazon.awssdk:s3'
implementation 'com.google.protobuf:protobuf-java-util:3.19.4'
implementation 'com.linecorp.armeria:armeria:1.15.0'
implementation 'com.linecorp.armeria:armeria-grpc:1.15.0'
implementation 'com.linecorp.armeria:armeria:1.26.4'
implementation 'com.linecorp.armeria:armeria-grpc:1.26.4'
implementation 'com.fasterxml.jackson.core:jackson-databind'
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml'
implementation libs.commons.lang3
Expand Down

0 comments on commit 8f809fc

Please sign in to comment.