Skip to content

Commit 9a44a35

Browse files
authored
Update scalatest to 3.2.12
1 parent 3761f0d commit 9a44a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ object ProjectPlugin extends AutoPlugin {
2020
lazy val http4s = "0.21.33"
2121
lazy val circe = "0.14.1"
2222
lazy val log4s = "1.7.0"
23-
lazy val scalatest = "3.2.11"
23+
lazy val scalatest = "3.2.12"
2424
lazy val scalatestplusScheck = "3.2.2.0"
2525
lazy val jodaTime = "2.10.14"
2626
lazy val slf4j = "1.7.36"

0 commit comments

Comments
 (0)