Skip to content

Commit 22538ea

Browse files
chore(deps): update plugin com.google.protobuf to v0.9.5
1 parent b0c2375 commit 22538ea

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.9.5"
66
}
77

88
repositories {

0 commit comments

Comments
 (0)