Skip to content

Commit eee1d9f

Browse files
authored
Update scalatest to 3.2.2
1 parent 79bc1d7 commit eee1d9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ lazy val V = new {
1414
val circe: String = "0.13.0"
1515
val classutil: String = "1.5.1"
1616
val http4s: String = "0.21.7"
17-
val scalatest: String = "3.2.1"
17+
val scalatest: String = "3.2.2"
1818
}
1919

2020
lazy val runtime = project

0 commit comments

Comments
 (0)