Skip to content

Commit

Permalink
DI-3539; Comment update
Browse files Browse the repository at this point in the history
  • Loading branch information
xuan616 committed Jun 18, 2020
1 parent de69e81 commit 2ec8807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ project('kcbq-confluent') {

configurations.all {
resolutionStrategy {
// depending on debezium results in us pulling in the most recent kafka version, but we want to use 2.3.0.
// depending on debezium results in us pulling in the most recent kafka version.
force 'org.apache.kafka:connect-api:2.5.0', 'org.apache.kafka:kafka-clients:2.5.0'
}
}
Expand Down

0 comments on commit 2ec8807

Please sign in to comment.