Skip to content

Commit 73e6a0d

Browse files
Bump com.google.protobuf in the development-dependencies group (#9940)
Bumps the development-dependencies group with 1 update: com.google.protobuf. Updates `com.google.protobuf` from 0.9.4 to 0.9.5 --- updated-dependencies: - dependency-name: com.google.protobuf dependency-version: 0.9.5 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 fe5b12d commit 73e6a0d

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
@@ -23,7 +23,7 @@ plugins {
2323
id 'org.antora' version '1.0.0'
2424
id 'io.spring.antora.generate-antora-yml' version '0.0.1'
2525
id 'com.github.spotbugs' version '6.1.7'
26-
id 'com.google.protobuf' version '0.9.4' apply false
26+
id 'com.google.protobuf' version '0.9.5' apply false
2727
id 'io.freefair.aggregate-javadoc' version '8.13.1'
2828
}
2929

0 commit comments

Comments
 (0)