Skip to content

Commit a1547ef

Browse files
Bump com.google.protobuf from 0.8.17 to 0.8.18 (heowc#541)
Bumps com.google.protobuf from 0.8.17 to 0.8.18. --- updated-dependencies: - dependency-name: com.google.protobuf 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 358904a commit a1547ef

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.8.17"
2+
id "com.google.protobuf" version "0.8.18"
33
}
44

55
group = 'com.example'

0 commit comments

Comments
 (0)