Skip to content

Commit

Permalink
Bump com.google.protobuf:protobuf-java-util from 4.26.1 to 4.27.2
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.2.

---
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 Jul 29, 2024
1 parent b660101 commit 460fdba
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.65.1",
protobuf: "4.26.1"
protobuf: "4.27.2"
]

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

0 comments on commit 460fdba

Please sign in to comment.