Skip to content

Commit

Permalink
Bump io.grpc:grpc-netty-shaded from 1.57.2 to 1.63.0
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.63.0.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.57.2...v1.63.0)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-netty-shaded
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 6, 2024
1 parent af24cc8 commit 46a6c52
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.63.0</shade.grpc.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 46a6c52

Please sign in to comment.