Skip to content

Commit e298417

Browse files
build(deps): bump com.google.protobuf from 0.9.4 to 0.9.5 (#1036)
Bumps com.google.protobuf from 0.9.4 to 0.9.5. --- updated-dependencies: - dependency-name: com.google.protobuf dependency-version: 0.9.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be0d50d commit e298417

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
@@ -1,5 +1,5 @@
11
plugins {
2-
id "com.google.protobuf" version "0.9.4"
2+
id "com.google.protobuf" version "0.9.5"
33
}
44

55
group = 'com.example'

0 commit comments

Comments
 (0)