Skip to content

Commit 37bb3e7

Browse files
build(deps): bump io.grpc:grpc-api in /sdk/java/grpc
Bumps [io.grpc:grpc-api](https://github.com/grpc/grpc-java) from 1.71.0 to 1.72.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.71.0...v1.72.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-api dependency-version: 1.72.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be0097d commit 37bb3e7

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
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>io.grpc</groupId>
6060
<artifactId>grpc-api</artifactId>
61-
<version>1.71.0</version>
61+
<version>1.72.0</version>
6262
</dependency>
6363
<dependency>
6464
<groupId>io.grpc</groupId>

0 commit comments

Comments
 (0)