Skip to content

Commit

Permalink
Bump com.google.protobuf from 0.8.18 to 0.8.19 (#105)
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]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 4, 2022
1 parent 30d07c2 commit 9aa9878
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 9aa9878

Please sign in to comment.