Skip to content

Commit

Permalink
Update version to 4.28.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ymengesha committed Aug 27, 2024
1 parent 9d20772 commit 1ed80ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ To use the SDK, add the following dependency to your Maven project:
<dependency>
<groupId>com.hivemq</groupId>
<artifactId>hivemq-kafka-extension-customization-sdk</artifactId>
<version>4.28.4</version>
<version>4.28.5</version>
</dependency>
----

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=4.28.5-SNAPSHOT
version=4.28.5

0 comments on commit 1ed80ea

Please sign in to comment.