Skip to content

Commit 13a0d6e

Browse files
authored
Update scalatest to 3.2.6
1 parent 250390c commit 13a0d6e

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.20"
17-
val scalatest: String = "3.2.5"
17+
val scalatest: String = "3.2.6"
1818
}
1919

2020
lazy val runtime = project

0 commit comments

Comments
 (0)