Skip to content

Commit 94d121c

Browse files
authored
Update scalatest to 3.2.3
1 parent d1c46fa commit 94d121c

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.9"
17-
val scalatest: String = "3.2.2"
17+
val scalatest: String = "3.2.3"
1818
}
1919

2020
lazy val runtime = project

0 commit comments

Comments
 (0)