Skip to content

Commit

Permalink
build(deps): bump protoc from 3.14.0 to 3.15.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 15, 2021
1 parent 983224c commit 69aa7f7
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 @@ -105,7 +105,7 @@ protobuf {
val reactorId = "reactor"
val krotoId = "kroto"
protoc {
artifact = "com.google.protobuf:protoc:3.14.0"
artifact = "com.google.protobuf:protoc:3.15.6"
}
plugins {
id(grpcId) {
Expand Down

0 comments on commit 69aa7f7

Please sign in to comment.