Skip to content

Commit

Permalink
Bump com.google.protobuf from 0.9.3 to 0.9.4
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent 934a74b commit 35b2903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
id 'java-library'
id 'maven-publish'
id 'signing'
id "com.google.protobuf" version "0.9.3"
id "com.google.protobuf" version "0.9.4"
id "io.github.gradle-nexus.publish-plugin" version "1.3.0" apply(false)
}

Expand Down

0 comments on commit 35b2903

Please sign in to comment.