Skip to content

Commit

Permalink
Bump io.grpc:grpc-netty-shaded from 1.57.2 to 1.65.1 (apache#16731)
Browse files Browse the repository at this point in the history
Bumps [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) from 1.57.2 to 1.65.1.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.57.2...v1.65.1)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-netty-shaded
  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>
Co-authored-by: asdf2014 <[email protected]>
  • Loading branch information
2 people authored and sreemanamala committed Aug 6, 2024
1 parent 11f813f commit 2aa32b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions-contrib/opentelemetry-emitter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<!-- These guava and grpc versions are used only in the opentelemetry-extension.
Look at build section for more details about shading. -->
<shade.guava.version>32.0.1-jre</shade.guava.version>
<shade.grpc.version>1.57.2</shade.grpc.version>
<shade.grpc.version>1.65.1</shade.grpc.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 2aa32b2

Please sign in to comment.