Skip to content

Commit 3565411

Browse files
committed
Update hivemq extension plugin to 3.2.0
1 parent d62efc0 commit 3565411

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
@@ -25,7 +25,7 @@ wiremock = { module = "org.wiremock:wiremock", version.ref = "wiremock" }
2525

2626
[plugins]
2727
defaults = { id = "io.github.sgtsilvio.gradle.defaults", version = "0.2.0" }
28-
hivemq-extension = { id = "com.hivemq.extension", version = "3.1.0" }
28+
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" }
3131
protobuf = { id = "com.google.protobuf", version = "0.9.2" }

0 commit comments

Comments
 (0)