Skip to content

Commit 3add219

Browse files
Update kafka-avro-serializer, ... to 7.7.2 (#502)
1 parent bf0dc45 commit 3add219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ object Dependencies {
1515
val Scala213 = "2.13.15"
1616
val Scala212 = "2.12.20"
1717
val EmbeddedKafka = "3.7.1.1"
18-
val ConfluentPlatform = "7.7.1"
18+
val ConfluentPlatform = "7.7.2"
1919
val Slf4j = "1.7.36"
2020
val ScalaTest = "3.2.19"
2121
}

0 commit comments

Comments
 (0)