Skip to content

Commit

Permalink
Update version to 4.35.0 in README.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtSilvio committed Nov 26, 2024
1 parent 06e9a42 commit cd6b027
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@ Maven
<dependency>
<groupId>com.hivemq</groupId>
<artifactId>hivemq-google-cloud-pubsub-extension-customization-sdk</artifactId>
<version>4.33.0</version>
<version>4.35.0</version>
</dependency>
----

Gradle
[source,groovy]

----
implementation("com.hivemq:hivemq-google-cloud-pubsub-extension-customization-sdk:4.33.0")
implementation("com.hivemq:hivemq-google-cloud-pubsub-extension-customization-sdk:4.35.0")
----

== License
Expand Down

0 comments on commit cd6b027

Please sign in to comment.