Skip to content

Commit 2721eba

Browse files
Update plugin protobuf to v0.9.4 (#3929)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c1836b8 commit 2721eba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
2323
dokka = { id = "org.jetbrains.dokka", version = "1.8.20" }
2424
errorprone = { id = "net.ltgt.errorprone", version = "3.1.0" }
2525
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.18.0" }
26-
protobuf = { id = "com.google.protobuf", version = "0.9.3" }
26+
protobuf = { id = "com.google.protobuf", version = "0.9.4" }
2727
animalsniffer = { id = "ru.vyarus.animalsniffer", version = "1.7.1" }
2828
googleJavaFormat = { id = "com.github.sherter.google-java-format", version = "0.9" }
2929

0 commit comments

Comments
 (0)