Skip to content

Commit 7e60015

Browse files
authored
Update scalatest to 3.2.1
1 parent a6f310f commit 7e60015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ object ProjectPlugin extends AutoPlugin {
2020
lazy val http4s = "0.21.6"
2121
lazy val circe = "0.13.0"
2222
lazy val log4s = "1.7.0"
23-
lazy val scalatest = "3.2.0"
23+
lazy val scalatest = "3.2.1"
2424
lazy val scalatestplusScheck = "3.2.0.0"
2525
lazy val jodaTime = "2.10.6"
2626
lazy val slf4j = "1.7.30"

0 commit comments

Comments
 (0)