Skip to content

Commit

Permalink
scalatest 3.2.6 (was 3.2.3) (#517)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Mar 24, 2021
1 parent 683d6a1 commit cbfc79a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ object Dependencies {
val AkkaBinaryVersion = AkkaVersion.take(3)

val SlickVersion = "3.3.3"
val ScalaTestVersion = "3.2.3"
val ScalaTestVersion = "3.2.6"

val JdbcDrivers = Seq(
"org.postgresql" % "postgresql" % "42.2.18",
Expand Down

0 comments on commit cbfc79a

Please sign in to comment.