Skip to content

Commit 9f59b32

Browse files
scala-stewardnotxcain
authored andcommitted
Update kafka-clients to 2.3.0 (#91)
1 parent da6862f commit 9f59b32

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
@@ -11,7 +11,7 @@ lazy val buildSettings = inThisBuild(
1111
lazy val akkaVersion = "2.5.23"
1212
lazy val akkaPersistenceCassandraVersion = "0.62"
1313

14-
lazy val apacheKafkaClientsVersion = "2.1.1"
14+
lazy val apacheKafkaClientsVersion = "2.3.0"
1515
lazy val catsVersion = "2.0.0-M4"
1616
lazy val catsEffectVersion = "2.0.0-M4"
1717

0 commit comments

Comments
 (0)