Skip to content

Commit

Permalink
Merge pull request #780 from dipjyotimetia/dependabot/gradle/io.confl…
Browse files Browse the repository at this point in the history
…uent-kafka-avro-serializer-7.3.1

Bump kafka-avro-serializer from 7.3.0 to 7.3.1
  • Loading branch information
dipjyotimetia committed Dec 18, 2022
2 parents c935261 + 78b515e commit 2af6a36
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 @@ -145,7 +145,7 @@ dependencies {
implementation "io.cloudevents:cloudevents-api:${ceVersion}"
implementation "io.cloudevents:cloudevents-kafka:${ceVersion}"
implementation "io.cloudevents:cloudevents-protobuf:${ceVersion}"
implementation 'io.confluent:kafka-avro-serializer:7.3.0'
implementation 'io.confluent:kafka-avro-serializer:7.3.1'
implementation 'cloud.localstack:localstack-utils:0.2.21'
implementation 'com.google.guava:guava:31.1-jre'
runtimeOnly "io.grpc:grpc-netty-shaded:${grpcVersion}"
Expand Down

0 comments on commit 2af6a36

Please sign in to comment.