Skip to content

Commit

Permalink
🧹 chore: bump Kafka to 3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gaeljw committed Oct 30, 2024
1 parent f1eaac0 commit cdd8b9c
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.4"
val Scala213 = "2.13.15"
val Scala212 = "2.12.20"
val Kafka = "3.8.0"
val Kafka = "3.8.1"
val Slf4j = "1.7.36"
val ScalaTest = "3.2.19"
}
Expand Down

0 comments on commit cdd8b9c

Please sign in to comment.