Skip to content

Commit

Permalink
Update plugin protobuf to v0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2024
1 parent d7faf77 commit b94d1ef
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 @@ -28,4 +28,4 @@ defaults = { id = "io.github.sgtsilvio.gradle.defaults", version = "0.2.0" }
hivemq-extension = { id = "com.hivemq.extension", version = "3.2.0" }
license = { id = "com.github.hierynomus.license", version = "0.16.1" }
oci = { id = "io.github.sgtsilvio.gradle.oci", version = "0.16.0" }
protobuf = { id = "com.google.protobuf", version = "0.9.2" }
protobuf = { id = "com.google.protobuf", version = "0.9.4" }

0 comments on commit b94d1ef

Please sign in to comment.