Skip to content

Commit 94bd1eb

Browse files
Update kafka to 1.19.8 (#586)
Co-authored-by: aiven-scala-steward[bot] <143503567+aiven-scala-steward[bot]@users.noreply.github.com>
1 parent 67f6f9f commit 94bd1eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ val scalaTestScalaCheckVersion = s"$scalaTestVersion.0"
2828
val pekkoStreamCirceVersion = "1.0.0"
2929
val diffxVersion = "0.9.0"
3030
val testContainersVersion = "0.40.16"
31-
val testContainersJavaVersion = "1.19.7"
31+
val testContainersJavaVersion = "1.19.8"
3232
val scalaCheckVersion = "1.18.0"
3333
val scalaCheckOpsVersion = "2.10.0"
3434
val enumeratumVersion = "1.7.2"

0 commit comments

Comments
 (0)