Skip to content

Commit

Permalink
Bump io.confluent:kafka-avro-serializer from 7.8.0 to 7.8.1 (#1474)
Browse files Browse the repository at this point in the history
  • Loading branch information
dipjyotimetia authored Feb 17, 2025
2 parents 961d29d + 5a1e075 commit 07996b8
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 @@ -168,7 +168,7 @@ dependencies {
implementation "org.apache.avro:avro-tools:1.12.0"
implementation "org.apache.kafka:kafka-clients:${kafkaVersion}"
implementation "org.apache.kafka:kafka-streams:${kafkaVersion}"
implementation "io.confluent:kafka-avro-serializer:7.8.0"
implementation "io.confluent:kafka-avro-serializer:7.8.1"
implementation "io.cloudevents:cloudevents-core:${ceVersion}"
implementation "io.cloudevents:cloudevents-api:${ceVersion}"
implementation "io.cloudevents:cloudevents-kafka:${ceVersion}"
Expand Down

0 comments on commit 07996b8

Please sign in to comment.