Skip to content

Commit d39df4c

Browse files
Bump com.google.protobuf:protobuf-gradle-plugin from 0.9.4 to 0.9.5 (#314)
Bumps [com.google.protobuf:protobuf-gradle-plugin](https://github.com/google/protobuf-gradle-plugin) from 0.9.4 to 0.9.5. - [Release notes](https://github.com/google/protobuf-gradle-plugin/releases) - [Commits](google/protobuf-gradle-plugin@v0.9.4...v0.9.5) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-gradle-plugin 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> Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
1 parent 0442dc5 commit d39df4c

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
@@ -4,7 +4,7 @@ buildscript {
44
}
55

66
dependencies {
7-
classpath group: 'com.google.protobuf', name: 'protobuf-gradle-plugin', version: '0.9.4'
7+
classpath group: 'com.google.protobuf', name: 'protobuf-gradle-plugin', version: '0.9.5'
88
}
99
}
1010

0 commit comments

Comments
 (0)