Skip to content

Commit 8fe090f

Browse files
authored
Update scalatest to 3.2.13
1 parent 943f4aa commit 8fe090f

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.2"
2222
lazy val log4s = "1.7.0"
23-
lazy val scalatest = "3.2.12"
23+
lazy val scalatest = "3.2.13"
2424
lazy val scalatestplusScheck = "3.2.2.0"
2525
lazy val jodaTime = "2.11.1"
2626
lazy val slf4j = "1.7.36"

0 commit comments

Comments
 (0)