Skip to content

Commit

Permalink
Prepare for version 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
gfinocchiaro committed Nov 6, 2024
1 parent 3118061 commit ade6b6e
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.6'
implementation group: 'com.lightstreamer.kafka', name: 'kafka-connector', 'version': '1.0.7'
}

java {
Expand Down

0 comments on commit ade6b6e

Please sign in to comment.