Skip to content

Commit

Permalink
Merge pull request #1089 from dipjyotimetia/dependabot/gradle/io.conf…
Browse files Browse the repository at this point in the history
…luent-kafka-avro-serializer-7.5.2
  • Loading branch information
github-actions[bot] committed Nov 12, 2023
2 parents e4ed04f + f866822 commit 98e604c
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 @@ -153,7 +153,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.5.1"
implementation "io.confluent:kafka-avro-serializer:7.5.2"
implementation "io.cloudevents:cloudevents-core:${ceVersion}"
implementation "io.cloudevents:cloudevents-api:${ceVersion}"
implementation "io.cloudevents:cloudevents-kafka:${ceVersion}"
Expand Down

0 comments on commit 98e604c

Please sign in to comment.