Skip to content

Commit aef10e2

Browse files
Bump com.google.protobuf from 0.9.5 to 0.9.6 (spiffe#389)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f9d7fb commit aef10e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java-spiffe-core/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.5'
2+
id 'com.google.protobuf' version '0.9.6'
33
id 'java-library'
44
id 'java-test-fixtures'
55
}

0 commit comments

Comments
 (0)