We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c02998 commit ceba8b4Copy full SHA for ceba8b4
reactor/build.gradle
@@ -7,7 +7,7 @@ description 'Adds a reactor API to the HiveMQ MQTT Client'
7
ext {
8
moduleName = 'com.hivemq.client.mqtt.reactor'
9
readableName = 'HiveMQ MQTT Client reactor module'
10
- prevVersion = '1.1.3'
+ prevVersion = '1.1.4'
11
}
12
13
dependencies {
0 commit comments