Skip to content

Commit

Permalink
Revert "wip"
Browse files Browse the repository at this point in the history
This reverts commit 285818c.
  • Loading branch information
notxcain committed Jul 17, 2019
1 parent 285818c commit 4b5f530
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,6 @@ lazy val distributedProcessingSettings = Seq(
)

lazy val kafkaDistributedProcessingSettings = Seq(
scalaVersion := "2.12.8",
crossScalaVersions := Seq("2.12.8"),
libraryDependencies ++= Seq(
"org.apache.kafka" % "kafka-clients" % apacheKafkaClientsVersion,
"co.fs2" %% "fs2-core" % fs2Version,
Expand Down

0 comments on commit 4b5f530

Please sign in to comment.