Skip to content

Commit

Permalink
Supprime la dépendance guava explicite (#1272)
Browse files Browse the repository at this point in the history
  • Loading branch information
niladic authored Dec 14, 2021
1 parent 2f4559e commit 98cfcdf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ libraryDependencies ++= Seq(
"com.sun.mail" % "javax.mail" % "1.6.2",
"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.8",
ws,
"com.lihaoyi" %% "scalatags" % "0.11.0",
Expand Down

0 comments on commit 98cfcdf

Please sign in to comment.