Skip to content

Commit 46da8e3

Browse files
Bump io.grpc:grpc-netty-shaded from 1.68.1 to 1.68.2 (#495)
Bumps [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) from 1.68.1 to 1.68.2. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.68.1...v1.68.2) --- updated-dependencies: - dependency-name: io.grpc:grpc-netty-shaded dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83001d1 commit 46da8e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@
213213
<dependency>
214214
<groupId>io.grpc</groupId>
215215
<artifactId>grpc-netty-shaded</artifactId>
216-
<version>1.68.1</version>
216+
<version>1.68.2</version>
217217
</dependency>
218218
<dependency>
219219
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)