Skip to content

Commit b6e0639

Browse files
Bump com.google.protobuf in the development-dependencies group (#10662)
Bumps the development-dependencies group with 1 update: com.google.protobuf. Updates `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 dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8f31776 commit b6e0639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ plugins {
2222
id 'org.antora' version '1.0.0'
2323
id 'io.spring.antora.generate-antora-yml' version '0.0.1'
2424
id 'com.github.spotbugs' version '6.1.13'
25-
id 'com.google.protobuf' version '0.9.5' apply false
25+
id 'com.google.protobuf' version '0.9.6' apply false
2626
id 'io.freefair.aggregate-javadoc' version '8.13.1'
2727
}
2828

0 commit comments

Comments
 (0)