Skip to content

Commit 929930c

Browse files
Update kafka-avro-serializer, ... to 7.9.2 (#554)
Co-authored-by: Gaël Jourdan-Weil <gjourdanweil@gmail.com>
1 parent 41c7311 commit 929930c

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.16"
1616
val Scala212 = "2.12.20"
1717
val EmbeddedKafka = "3.9.1"
18-
val ConfluentPlatform = "7.9.1"
18+
val ConfluentPlatform = "7.9.2"
1919
val Slf4j = "1.7.36"
2020
val ScalaTest = "3.2.19"
2121
}

0 commit comments

Comments
 (0)