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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-04-06 00:18:09 +00:00
committed by GitHub
parent fe5b12d98b
commit 73e6a0dace

View File

@@ -23,7 +23,7 @@ plugins {
id 'org.antora' version '1.0.0'
id 'io.spring.antora.generate-antora-yml' version '0.0.1'
id 'com.github.spotbugs' version '6.1.7'
id 'com.google.protobuf' version '0.9.4' apply false
id 'com.google.protobuf' version '0.9.5' apply false
id 'io.freefair.aggregate-javadoc' version '8.13.1'
}