Skip to content

Commit 447e89f

Browse files
Update plugin protobuf to v0.9.4
1 parent dc30d89 commit 447e89f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ defaults = { id = "io.github.sgtsilvio.gradle.defaults", version = "0.2.0" }
2828
hivemq-extension = { id = "com.hivemq.extension", version = "3.2.0" }
2929
license = { id = "com.github.hierynomus.license", version = "0.16.1" }
3030
oci = { id = "io.github.sgtsilvio.gradle.oci", version = "0.16.0" }
31-
protobuf = { id = "com.google.protobuf", version = "0.9.2" }
31+
protobuf = { id = "com.google.protobuf", version = "0.9.4" }

0 commit comments

Comments
 (0)