Skip to content

Commit

Permalink
Update plugin com.google.protobuf to v0.8.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 1, 2021
1 parent 477d1a1 commit deed53c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion semanticdb-kotlin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import com.google.protobuf.gradle.*

plugins {
kotlin("jvm")
id("com.google.protobuf") version "0.8.17"
id("com.google.protobuf") version "0.8.18"
id("com.github.marcoferrer.kroto-plus") version "0.6.1"
}

Expand Down

0 comments on commit deed53c

Please sign in to comment.