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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 31, 2024
1 parent eef1ffa commit 7014920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id("com.github.johnrengelman.shadow") version "8.+"
id ("com.gorylenko.gradle-git-properties") version "2.4.1"
kotlin("jvm")
id("com.google.protobuf") version "0.9.3"
id("com.google.protobuf") version "0.9.4"
kotlin("plugin.serialization") version "2.0.0"
}

Expand Down

0 comments on commit 7014920

Please sign in to comment.