Skip to content

Commit

Permalink
Update hivemq extension plugin to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtSilvio committed Nov 22, 2024
1 parent 577c931 commit 20d9b23
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 @@ -11,6 +11,6 @@ jetbrains-annotations = { module = "org.jetbrains:annotations", version.ref = "j
mockito = { module = "org.mockito:mockito-core", version.ref = "mockito" }

[plugins]
hivemq-extension = { id = "com.hivemq.extension", version = "3.2.0" }
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" }

0 comments on commit 20d9b23

Please sign in to comment.