Skip to content

Commit 796d8d2

Browse files
committed
Update hivemq extension plugin to 3.2.0
1 parent 0f04f2a commit 796d8d2

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
@@ -32,6 +32,6 @@ testcontainers-junitJupiter = { module = "org.testcontainers:junit-jupiter", ver
3232

3333
[plugins]
3434
defaults = { id = "io.github.sgtsilvio.gradle.defaults", version = "0.2.0" }
35-
hivemq-extension = { id = "com.hivemq.extension", version = "3.1.0" }
35+
hivemq-extension = { id = "com.hivemq.extension", version = "3.2.0" }
3636
license = { id = "com.github.hierynomus.license", version = "0.16.1" }
3737
oci = { id = "io.github.sgtsilvio.gradle.oci", version = "0.16.0" }

0 commit comments

Comments
 (0)