Skip to content

Commit 9da9469

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

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
@@ -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)