Skip to content

Commit

Permalink
Bump com.google.protobuf:protobuf-java-util from 4.26.1 to 4.27.0
Browse files Browse the repository at this point in the history
Bumps com.google.protobuf:protobuf-java-util from 4.26.1 to 4.27.0.

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java-util
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 24, 2024
1 parent fec3b20 commit 6b79f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ allprojects {
versions = [
wiremock: "3.2.0",
grpc : "1.63.0",
protobuf: "4.26.1"
protobuf: "4.27.0"
]

repoUser = this.hasProperty('sonatypeUser') ? sonatypeUser : 'default'
Expand Down

0 comments on commit 6b79f85

Please sign in to comment.