Skip to content

Commit

Permalink
Prepare for version 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gfinocchiaro committed Sep 10, 2024
1 parent 43cbd69 commit f344631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/custom-kafka-connector-adapter/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ repositories {
}

dependencies {
implementation group: 'com.lightstreamer.kafka', name: 'kafka-connector', 'version': '1.0.3'
implementation group: 'com.lightstreamer.kafka', name: 'kafka-connector', 'version': '1.0.4'
}

java {
Expand Down

0 comments on commit f344631

Please sign in to comment.