Skip to content

Commit

Permalink
Update plugin protobuf to v0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 27, 2023
1 parent 7e509ca commit 302f486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
dokka = { id = "org.jetbrains.dokka", version = "1.7.20" }
errorprone = { id = "net.ltgt.errorprone", version = "3.1.0" }
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.18.0" }
protobuf = { id = "com.google.protobuf", version = "0.9.2" }
protobuf = { id = "com.google.protobuf", version = "0.9.3" }
animalsniffer = { id = "ru.vyarus.animalsniffer", version = "1.7.0" }
googleJavaFormat = { id = "com.github.sherter.google-java-format", version = "0.9" }

Expand Down

0 comments on commit 302f486

Please sign in to comment.