Skip to content

Commit e64f461

Browse files
build(deps): bump io.grpc:grpc-core in /sdk/java/grpc
Bumps [io.grpc:grpc-core](https://github.com/grpc/grpc-java) from 1.78.0 to 1.79.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.78.0...v1.79.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-core dependency-version: 1.79.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 353c2ae commit e64f461

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/java/grpc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>io.grpc</groupId>
5555
<artifactId>grpc-core</artifactId>
56-
<version>1.78.0</version>
56+
<version>1.79.0</version>
5757
</dependency>
5858
<dependency>
5959
<groupId>io.grpc</groupId>

0 commit comments

Comments
 (0)