Skip to content

Commit 80bdb7f

Browse files
authored
Update scalatest to 3.2.4
1 parent cf2434b commit 80bdb7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
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.19"
17-
val scalatest: String = "3.2.3"
17+
val scalatest: String = "3.2.4"
1818
}
1919

2020
lazy val runtime = project

0 commit comments

Comments
 (0)