Skip to content

Commit

Permalink
Merge pull request #126 from scala-steward/update/kafka-protobuf-seri…
Browse files Browse the repository at this point in the history
…alizer-7.6.1

Update kafka-protobuf-serializer to 7.6.1
  • Loading branch information
xdev-developer authored Apr 11, 2024
2 parents b6e3464 + ef8d6d8 commit 1008549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ object Dependencies {
)

val ProtoConverter: Seq[ModuleID] = List(
"io.confluent" % "kafka-protobuf-serializer" % "7.6.0",
"io.confluent" % "kafka-protobuf-serializer" % "7.6.1",
"com.google.protobuf" % "protobuf-java-util" % "3.25.3"
)

Expand Down

0 comments on commit 1008549

Please sign in to comment.