File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ We strongly recommend reading the {hivemq-extension-docs}[HiveMQ Swarm Extension
18
18
19
19
* Clone this repository into a Java 11 Gradle project.
20
20
* Execute the Gradle task `jar` to build the extension.
21
- * Move the file: `build/libs/hivemq-swarm-hello-world-extension-4.14 .0.jar` to the directory: `HIVEMQ_SWARM_HOME/extensions`
21
+ * Move the file: `build/libs/hivemq-swarm-hello-world-extension-4.15 .0.jar` to the directory: `HIVEMQ_SWARM_HOME/extensions`
22
22
* Use the payload generator in a publish command in the scenario.xml of your choice.
23
23
24
24
----
Original file line number Diff line number Diff line change 1
- version =4.14 .0
1
+ version =4.15 .0
2
2
#
3
3
# main dependencies
4
4
#
5
- swarm-extension-sdk.version =4.14 .0
5
+ swarm-extension-sdk.version =4.15 .0
6
6
jetbrains-annotations.version =16.0.3
7
7
#
8
8
# plugins
You can’t perform that action at this time.
0 commit comments