Skip to content

Commit

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

---
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 Aug 4, 2022
1 parent 6f55861 commit 8de23b7
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 @@ -3,7 +3,7 @@ plugins {
id("jacoco")
id("org.jetbrains.kotlin.jvm") version "1.7.10"
id("com.adarshr.test-logger") version "3.2.0"
id("com.google.protobuf") version "0.8.18"
id("com.google.protobuf") version "0.8.19"
id("org.jlleitschuh.gradle.ktlint") version "10.3.0"
}

Expand Down

0 comments on commit 8de23b7

Please sign in to comment.