Skip to content

Commit be3270c

Browse files
Bump com.google.protobuf from 0.9.5 to 0.9.6
Bumps com.google.protobuf from 0.9.5 to 0.9.6. --- updated-dependencies: - dependency-name: com.google.protobuf dependency-version: 0.9.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cde6f87 commit be3270c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extractor/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id "checkstyle"
3-
id "com.google.protobuf" version "0.9.5"
3+
id "com.google.protobuf" version "0.9.6"
44
}
55

66
test {

0 commit comments

Comments
 (0)