Skip to content

Commit

Permalink
Merge 10e1290 into 48b4462
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 23, 2020
2 parents 48b4462 + 10e1290 commit 97c6945
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 @@ -37,7 +37,7 @@ libraryDependencies ++= Seq(
"com.github.mpilquist" %% "simulacrum" % "0.19.0",
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.2",
"ch.qos.logback" % "logback-classic" % "1.2.3",
"org.scalatest" %% "scalatest" % "3.1.0" % "test",
"org.scalatest" %% "scalatest" % "3.1.1" % "test",
"com.typesafe.play" %% "play-json" % "2.8.1",
"com.typesafe.play" %% "play-functional" % "2.8.1",
"de.heikoseeberger" %% "akka-http-play-json" % "1.30.0",
Expand Down

0 comments on commit 97c6945

Please sign in to comment.