Skip to content

Commit 58b1d89

Browse files
chore(deps): update plugin com.google.protobuf to v0.9.3
1 parent cbbf452 commit 58b1d89

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

88
repositories {

0 commit comments

Comments
 (0)