Skip to content

Commit

Permalink
Update kafka version
Browse files Browse the repository at this point in the history
  • Loading branch information
NipunaMadhushan committed Jul 10, 2024
1 parent b8153a5 commit df2fe76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/javaLibsProject.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ dependencies {
dist 'org.bouncycastle:bcpkix-jdk15on:1.61'

dist 'info.picocli:picocli:4.0.1'
dist 'org.apache.kafka:kafka-clients:3.3.2'
dist 'org.apache.kafka:kafka_2.13:3.3.2'
dist 'org.apache.kafka:kafka-clients:3.7.1'
dist 'org.apache.kafka:kafka_2.13:3.7.1'
dist 'io.ballerina.messaging:broker-auth:0.970.0'
dist 'io.ballerina.messaging:broker-common:0.970.0'
dist 'io.ballerina.messaging:broker-coordination:0.970.0'
Expand Down

0 comments on commit df2fe76

Please sign in to comment.