Bump com.google.protobuf in the development-dependencies group (#9944)

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-05 21:10:54 -04:00
committed by GitHub
parent 384bb2bc2c
commit f477c3ff63

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.0.28'
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.6'
}