Skip to content

Commit

Permalink
Bump com.google.protobuf from 0.8.19 to 0.9.0 (#164)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2022
1 parent dcd9ef0 commit 693a127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
id 'signing'
id 'org.jmailen.kotlinter' version '3.12.0'
id 'com.google.protobuf' version '0.8.19'
id 'com.google.protobuf' version '0.9.0'
}

boolean isDev = false
Expand Down

0 comments on commit 693a127

Please sign in to comment.