Skip to content

Commit 9216e93

Browse files
chore(deps): bump io.grpc:grpc-netty-shaded in /examples (#467)
Bumps [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) from 1.72.0 to 1.75.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.72.0...v1.75.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-netty-shaded dependency-version: 1.75.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f6354f commit 9216e93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>io.grpc</groupId>
6161
<artifactId>grpc-netty-shaded</artifactId>
62-
<version>1.72.0</version>
62+
<version>1.75.0</version>
6363
</dependency>
6464

6565
<!-- AWS Lambda Java Core -->

0 commit comments

Comments
 (0)