Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Commit 6d80585

Browse files
Update kafka-clients to 3.7.2
1 parent 9fadf33 commit 6d80585

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ThisBuild / resolvers += Resolver.ApacheMavenSnapshotsRepo
1414
val pekkoVersion = "1.1.0-M0+204-d829637e-SNAPSHOT" // Change to 1.1.0 when its released
1515
val pekkoHttpVersion = "1.0.1"
1616
val pekkoConnectorsKafkaVersion = "1.0.0"
17-
val kafkaClientsVersion = "3.7.0"
17+
val kafkaClientsVersion = "3.7.2"
1818
val pekkoConnectorsVersion = "1.0.2"
1919
val futilesVersion = "2.0.2"
2020
val quillJdbcMonixVersion = "3.7.2"

0 commit comments

Comments
 (0)