Skip to content

Commit e54d739

Browse files
Bump com.google.protobuf in the development-dependencies group (#10663)
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 450283f commit e54d739

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
@@ -20,7 +20,7 @@ plugins {
2020
id 'org.jetbrains.dokka' version '2.1.0' apply false
2121
id 'org.antora' version '1.0.0'
2222
id 'io.spring.antora.generate-antora-yml' version '0.0.1'
23-
id 'com.google.protobuf' version '0.9.5' apply false
23+
id 'com.google.protobuf' version '0.9.6' apply false
2424
id 'io.freefair.aggregate-javadoc' version '9.1.0'
2525
id 'io.spring.nullability' version '0.0.8' apply false
2626
}

0 commit comments

Comments
 (0)