Skip to content

Commit

Permalink
Update kafka to 1.20.2 (#240)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-asf[bot] authored Oct 6, 2024
1 parent 8ad754f commit a1f668a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Versions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ object Versions {

val scalaTestVersion = "3.2.19"
val scalaPBVersion = "0.11.17"
val testcontainersVersion = "1.20.1"
val testcontainersVersion = "1.20.2"
val logbackVersion = "1.3.14"
val slf4jVersion = "2.0.16"
// this depends on Kafka, and should be upgraded to such latest version
Expand Down

0 comments on commit a1f668a

Please sign in to comment.