Skip to content

Commit

Permalink
Use stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
Pil0tXia committed May 17, 2024
1 parent 9f198f1 commit a038ab4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eventmesh-connectors/eventmesh-connector-kafka/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
dependencies {
implementation project(":eventmesh-openconnect:eventmesh-openconnect-java")
implementation 'io.cloudevents:cloudevents-kafka:2.4.2'
implementation 'org.apache.kafka:kafka-clients:3.7.0'
implementation 'org.apache.kafka:kafka-clients:3.6.2'
compileOnly 'org.projectlombok:lombok'
annotationProcessor 'org.projectlombok:lombok'
}
}

0 comments on commit a038ab4

Please sign in to comment.