Skip to content

Commit fc843cc

Browse files
committed
Update version to 4.40.2
1 parent dd870b6 commit fc843cc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@ Maven
2424
<dependency>
2525
<groupId>com.hivemq</groupId>
2626
<artifactId>hivemq-google-cloud-pubsub-extension-customization-sdk</artifactId>
27-
<version>4.40.1</version>
27+
<version>4.40.2</version>
2828
</dependency>
2929
----
3030

3131
Gradle
3232
[source,groovy]
3333

3434
----
35-
implementation("com.hivemq:hivemq-google-cloud-pubsub-extension-customization-sdk:4.40.1")
35+
implementation("com.hivemq:hivemq-google-cloud-pubsub-extension-customization-sdk:4.40.2")
3636
----
3737

3838
== License

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=4.40.2-SNAPSHOT
1+
version=4.40.2

0 commit comments

Comments
 (0)