Skip to content

Commit

Permalink
Update kafka-clients to 2.3.0 (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and notxcain committed Jul 17, 2019
1 parent da6862f commit 9f59b32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ lazy val buildSettings = inThisBuild(
lazy val akkaVersion = "2.5.23"
lazy val akkaPersistenceCassandraVersion = "0.62"

lazy val apacheKafkaClientsVersion = "2.1.1"
lazy val apacheKafkaClientsVersion = "2.3.0"
lazy val catsVersion = "2.0.0-M4"
lazy val catsEffectVersion = "2.0.0-M4"

Expand Down

0 comments on commit 9f59b32

Please sign in to comment.