Skip to content

Commit 553a920

Browse files
Bump grpc-spring-boot-starter from 4.5.8 to 4.5.9 (heowc#534)
Bumps [grpc-spring-boot-starter](https://github.com/LogNet/grpc-spring-boot-starter) from 4.5.8 to 4.5.9. - [Release notes](https://github.com/LogNet/grpc-spring-boot-starter/releases) - [Changelog](https://github.com/LogNet/grpc-spring-boot-starter/blob/master/ReleaseNotes.md) - [Commits](LogNet/grpc-spring-boot-starter@v.4.5.8...v.4.5.9) --- updated-dependencies: - dependency-name: io.github.lognet:grpc-spring-boot-starter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa13c81 commit 553a920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpringBootGRpc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ var grpcVersion='1.42.0'
1414

1515
dependencies {
1616
implementation 'org.springframework.boot:spring-boot-starter-web'
17-
implementation 'io.github.lognet:grpc-spring-boot-starter:4.5.8'
17+
implementation 'io.github.lognet:grpc-spring-boot-starter:4.5.9'
1818
implementation "com.google.protobuf:protobuf-java-util:${protobufVersion}"
1919
}
2020

0 commit comments

Comments
 (0)