Skip to content

Commit

Permalink
Merge pull request #515 from scala-steward/update/kafka-avro-serializ…
Browse files Browse the repository at this point in the history
…er-6.1.0

Update kafka-avro-serializer to 6.1.0
  • Loading branch information
bplommer authored Feb 11, 2021
2 parents 415cb8d + 99a5438 commit e71619e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ val catsEffectVersion = "2.3.1"

val catsVersion = "2.4.1"

val confluentVersion = "6.0.1"
val confluentVersion = "6.1.0"

val fs2Version = "2.5.0"

Expand Down

0 comments on commit e71619e

Please sign in to comment.