Skip to content

Commit

Permalink
Merge 739e66f into 96f8ef7
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 21, 2020
2 parents 96f8ef7 + 739e66f commit 8a090f4
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 @@ -9,7 +9,7 @@ libraryDependencies += "com.typesafe.slick" %% "slick" % "3.3.2"

libraryDependencies += "com.typesafe.slick" %% "slick-testkit" % "3.3.2" % "test"

libraryDependencies += "org.scalatest" %% "scalatest" % "3.1.0" % "test"
libraryDependencies += "org.scalatest" %% "scalatest" % "3.1.1" % "test"

libraryDependencies += "com.h2database" % "h2" % "1.4.200" % "test"

Expand Down

0 comments on commit 8a090f4

Please sign in to comment.