Skip to content

Commit b0298bf

Browse files
Update scalatest to 3.1.2 (#117)
1 parent 1152c28 commit b0298bf

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
@@ -22,7 +22,7 @@ object ProjectPlugin extends AutoPlugin {
2222
lazy val http4s = "0.21.3"
2323
lazy val circe = "0.13.0"
2424
lazy val log4s = "1.7.0"
25-
lazy val scalatest = "3.1.1"
25+
lazy val scalatest = "3.1.2"
2626
lazy val scalatestplusScheck = "3.1.1.1"
2727
lazy val jodaTime = "2.10.6"
2828
lazy val slf4j = "1.7.30"

0 commit comments

Comments
 (0)