Skip to content

Commit 9681f25

Browse files
Bump grpc-client-spring-boot-starter (#336)
Bumps [grpc-client-spring-boot-starter](https://github.com/yidongnan/grpc-spring-boot-starter) from 2.10.1.RELEASE to 2.13.0.RELEASE. - [Release notes](https://github.com/yidongnan/grpc-spring-boot-starter/releases) - [Commits](yidongnan/grpc-spring-boot-starter@v2.10.1.RELEASE...v2.13.0.RELEASE) --- updated-dependencies: - dependency-name: net.devh:grpc-client-spring-boot-starter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 476aa0d commit 9681f25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

consumer_grpc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>net.devh</groupId>
4040
<artifactId>grpc-client-spring-boot-starter</artifactId>
41-
<version>2.10.1.RELEASE</version>
41+
<version>2.13.0.RELEASE</version>
4242
</dependency>
4343

4444
<dependency>

0 commit comments

Comments
 (0)