Skip to content

Commit

Permalink
Bump com.google.protobuf from 0.9.3 to 0.9.4 (#101)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent a3ad3b1 commit 136e411
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 @@ -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 136e411

Please sign in to comment.