Skip to content

Commit efdb874

Browse files
Update plugin com.google.protobuf to v0.9.5
1 parent 09d1d97 commit efdb874

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.9.4"
5+
id("com.google.protobuf") version "0.9.5"
66
}
77

88
repositories {

0 commit comments

Comments
 (0)