Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent b3be195 commit ceaa4ee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ plugins {
idea
id("com.github.johnrengelman.shadow") version "5.1.0"
id("org.jmailen.kotlinter") version "4.3.0"
id("com.google.protobuf") version "0.8.7"
id("com.google.protobuf") version "0.9.4"
}


Expand Down

0 comments on commit ceaa4ee

Please sign in to comment.