Skip to content

Commit

Permalink
Update scala-csv to 1.3.7 (#959)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 24, 2021
1 parent beedfb6 commit e734042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -86,7 +86,7 @@ libraryDependencies ++= Seq(
"com.typesafe.play" %% "play-mailer-guice" % "8.0.1",
"net.jcazevedo" %% "moultingyaml" % "0.4.2",
"com.google.guava" % "guava" % "28.1-jre",
"com.github.tototoshi" %% "scala-csv" % "1.3.6",
"com.github.tototoshi" %% "scala-csv" % "1.3.7",
ws,
"com.lihaoyi" %% "scalatags" % "0.9.3",
"org.typelevel" %% "cats-core" % "2.4.2",
Expand Down

0 comments on commit e734042

Please sign in to comment.