Skip to content

Commit 0343d7a

Browse files
author
Bingqin Zhou
committed
Update command.
1 parent a0e5073 commit 0343d7a

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
@@ -284,7 +284,7 @@ project('kcbq-confluent') {
284284

285285
configurations.all {
286286
resolutionStrategy {
287-
// depending on debezium results in us pulling in the most recent kafka version, but we want to use 1.1.1.
287+
// depending on debezium results in us pulling in the most recent kafka version, but we want to use 2.3.0.
288288
force 'org.apache.kafka:connect-api:2.3.0', 'org.apache.kafka:kafka-clients:2.3.0'
289289
}
290290
}

0 commit comments

Comments
 (0)