Skip to content

Commit b5cc1df

Browse files
bump Kafka and Confluent (#505)
1 parent 3add219 commit b5cc1df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/Dependencies.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ object Dependencies {
1414
val Scala3 = "3.3.4"
1515
val Scala213 = "2.13.15"
1616
val Scala212 = "2.12.20"
17-
val EmbeddedKafka = "3.7.1.1"
18-
val ConfluentPlatform = "7.7.2"
17+
val EmbeddedKafka = "3.8.0"
18+
val ConfluentPlatform = "7.8.0"
1919
val Slf4j = "1.7.36"
2020
val ScalaTest = "3.2.19"
2121
}

0 commit comments

Comments
 (0)