We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd870b6 commit fc843ccCopy full SHA for fc843cc
README.adoc
@@ -24,15 +24,15 @@ Maven
24
<dependency>
25
<groupId>com.hivemq</groupId>
26
<artifactId>hivemq-google-cloud-pubsub-extension-customization-sdk</artifactId>
27
- <version>4.40.1</version>
+ <version>4.40.2</version>
28
</dependency>
29
----
30
31
Gradle
32
[source,groovy]
33
34
35
-implementation("com.hivemq:hivemq-google-cloud-pubsub-extension-customization-sdk:4.40.1")
+implementation("com.hivemq:hivemq-google-cloud-pubsub-extension-customization-sdk:4.40.2")
36
37
38
== License
gradle.properties
@@ -1 +1 @@
1
-version=4.40.2-SNAPSHOT
+version=4.40.2
0 commit comments