Skip to content

Commit

Permalink
Bump com.google.protobuf from 0.8.19 to 0.9.4
Browse files Browse the repository at this point in the history
Bumps com.google.protobuf from 0.8.19 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 Nov 20, 2023
1 parent 47b4c23 commit 1b4df84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion router-protobuf/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import com.google.protobuf.gradle.protobuf
import com.google.protobuf.gradle.protoc

plugins {
id("com.google.protobuf") version "0.8.19"
id("com.google.protobuf") version "0.9.4"
}

repositories {
Expand Down

0 comments on commit 1b4df84

Please sign in to comment.