Skip to content

Commit b59d32c

Browse files
scala-stewardmdedetrich
authored andcommitted
Update kafka-clients to 3.3.2
1 parent 9a74496 commit b59d32c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ThisBuild / resolvers += "Sonatype OSS Snapshots" at "https://oss.sonatype.org/c
1111
val akkaVersion = "2.6.20"
1212
val akkaHttpVersion = "10.2.10"
1313
val alpakkaKafkaVersion = "3.0.1"
14-
val kafkaClientsVersion = "3.3.1"
14+
val kafkaClientsVersion = "3.3.2"
1515
val alpakkaVersion = "4.0.0"
1616
val futilesVersion = "2.0.2"
1717
val quillJdbcMonixVersion = "3.7.2"

0 commit comments

Comments
 (0)