Skip to content

Commit

Permalink
Update connect-runtime, kafka, ... to 3.7.0 (#494)
Browse files Browse the repository at this point in the history
Co-authored-by: Francesco Pellegrini <francesco.pelle@gmail.com>
Co-authored-by: Jules Ivanic <jules.ivanic@gmail.com>
  • Loading branch information
3 people committed Mar 4, 2024
1 parent 8e72e9c commit 982b296
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 @@ -6,7 +6,7 @@ object Dependencies {
val Scala3 = "3.3.3"
val Scala213 = "2.13.13"
val Scala212 = "2.12.19"
val Kafka = "3.6.1"
val Kafka = "3.7.0"
val Slf4j = "1.7.36"
val ScalaTest = "3.2.18"
}
Expand Down

0 comments on commit 982b296

Please sign in to comment.