Skip to content

Commit

Permalink
Prepare for version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gfinocchiaro committed Jan 2, 2025
1 parent e501f44 commit 9c47a5b
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.1.0'
implementation group: 'com.lightstreamer.kafka', name: 'kafka-connector', 'version': '1.2.0'
}

java {
Expand Down

0 comments on commit 9c47a5b

Please sign in to comment.