Skip to content

Commit 2ec8807

Browse files
committed
DI-3539; Comment update
1 parent de69e81 commit 2ec8807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ project('kcbq-confluent') {
286286

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

0 commit comments

Comments
 (0)