Skip to content

Commit deed53c

Browse files
committed
Update plugin com.google.protobuf to v0.8.18
1 parent 477d1a1 commit deed53c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

semanticdb-kotlin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import com.google.protobuf.gradle.*
22

33
plugins {
44
kotlin("jvm")
5-
id("com.google.protobuf") version "0.8.17"
5+
id("com.google.protobuf") version "0.8.18"
66
id("com.github.marcoferrer.kroto-plus") version "0.6.1"
77
}
88

0 commit comments

Comments
 (0)