Skip to content

Commit

Permalink
akka-stream-alpakka-csv 2.0.1 (was 2.0.0) (#1143)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jul 9, 2020
1 parent c0f9cc6 commit 53103ce
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 @@ -445,7 +445,7 @@ lazy val benchmarks = project
"io.dropwizard.metrics" % "metrics-core" % "3.2.6",
"ch.qos.logback" % "logback-classic" % "1.2.3",
"org.slf4j" % "log4j-over-slf4j" % slf4jVersion,
"com.lightbend.akka" %% "akka-stream-alpakka-csv" % "2.0.0",
"com.lightbend.akka" %% "akka-stream-alpakka-csv" % "2.0.1",
"org.testcontainers" % "kafka" % testcontainersVersion % IntegrationTest,
"com.typesafe.akka" %% "akka-slf4j" % akkaVersion % IntegrationTest,
"com.typesafe.akka" %% "akka-stream-testkit" % akkaVersion % IntegrationTest,
Expand Down

0 comments on commit 53103ce

Please sign in to comment.