Skip to content

Commit 2902c77

Browse files
scalatest 3.2.19 (was 3.2.17) (#283)
1 parent 55698b7 commit 2902c77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ object Library {
44
val classgraph = "io.github.classgraph" % "classgraph" % "4.8.165"
55
val sbtParadox = "com.lightbend.paradox" % "sbt-paradox" % "0.10.6"
66
val paradoxTestkit = "com.lightbend.paradox" %% "testkit" % "0.10.6"
7-
val scalatest = "org.scalatest" %% "scalatest" % "3.2.17"
7+
val scalatest = "org.scalatest" %% "scalatest" % "3.2.19"
88
}

0 commit comments

Comments
 (0)