Skip to content

Commit e37bf72

Browse files
Bump io.grpc:grpc-bom from 1.62.2 to 1.63.0 (#798)
Bumps [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) from 1.62.2 to 1.63.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.62.2...v1.63.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7a1c2d commit e37bf72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<dependency>
1313
<groupId>io.grpc</groupId>
1414
<artifactId>grpc-bom</artifactId>
15-
<version>1.62.2</version>
15+
<version>1.63.0</version>
1616
<type>pom</type>
1717
<scope>import</scope>
1818
</dependency>

0 commit comments

Comments
 (0)