Skip to content

Commit

Permalink
Remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lenguyenthanh committed Jan 27, 2024
1 parent 41bf983 commit fd8d722
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,7 @@ libraryDependencies ++= Seq(
"com.github.ornicar" %% "scalalib" % "7.1.0",
"com.sksamuel.elastic4s" %% "elastic4s-client-esjava" % "7.17.4",
"com.typesafe.play" %% "play-json" % "2.9.4",
"com.typesafe.play" %% "play-json-joda" % "2.9.4",
ws,
specs2 % Test
"com.typesafe.play" %% "play-json-joda" % "2.9.4"
)

resolvers += "lila-maven" at "https://raw.githubusercontent.com/ornicar/lila-maven/master"
Expand Down

0 comments on commit fd8d722

Please sign in to comment.