Skip to content

Commit

Permalink
Bump io.confluent:kafka-avro-serializer from 7.6.2 to 7.7.0 (#1316)
Browse files Browse the repository at this point in the history
  • Loading branch information
dipjyotimetia committed Jul 29, 2024
2 parents 35c3f1c + 68ca9a6 commit 2b4394d
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 @@ -151,7 +151,7 @@ dependencies {
//implementation "org.apache.avro:avro-tools:1.11.0"
implementation "org.apache.kafka:kafka-clients:${kafkaVersion}"
implementation "org.apache.kafka:kafka-streams:${kafkaVersion}"
implementation "io.confluent:kafka-avro-serializer:7.6.2"
implementation "io.confluent:kafka-avro-serializer:7.7.0"
implementation "io.cloudevents:cloudevents-core:${ceVersion}"
implementation "io.cloudevents:cloudevents-api:${ceVersion}"
implementation "io.cloudevents:cloudevents-kafka:${ceVersion}"
Expand Down

0 comments on commit 2b4394d

Please sign in to comment.