Skip to content

Commit

Permalink
Bump com.google.protobuf from 0.9.3 to 0.9.4 in /java
Browse files Browse the repository at this point in the history
Bumps com.google.protobuf from 0.9.3 to 0.9.4.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent bbe6e05 commit c3843a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/proto/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import subzero.DependencyVersions

plugins {
id("com.squareup.subzero.java-conventions")
id("com.google.protobuf") version "0.9.3"
id("com.google.protobuf") version "0.9.4"
}

dependencies {
Expand Down

0 comments on commit c3843a3

Please sign in to comment.