Skip to content

Commit

Permalink
scalatest 3.2.19 (was 3.2.17)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 10, 2024
1 parent 55698b7 commit fd73d3c
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 @@ -4,5 +4,5 @@ object Library {
val classgraph = "io.github.classgraph" % "classgraph" % "4.8.165"
val sbtParadox = "com.lightbend.paradox" % "sbt-paradox" % "0.10.6"
val paradoxTestkit = "com.lightbend.paradox" %% "testkit" % "0.10.6"
val scalatest = "org.scalatest" %% "scalatest" % "3.2.17"
val scalatest = "org.scalatest" %% "scalatest" % "3.2.19"
}

0 comments on commit fd73d3c

Please sign in to comment.