Skip to content

Commit

Permalink
bump: scalatest 3.2.18 (was 3.2.17) (#799)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 20, 2024
1 parent bba6c27 commit 5cf6901
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 @@ -10,7 +10,7 @@ object Dependencies {
val AkkaBinaryVersion = AkkaVersion.take(3)

val SlickVersion = "3.4.1"
val ScalaTestVersion = "3.2.17"
val ScalaTestVersion = "3.2.18"

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

0 comments on commit 5cf6901

Please sign in to comment.