Skip to content

Commit 12d2b56

Browse files
Update scalatest to 3.2.19 (#434)
1 parent c7b34c9 commit 12d2b56

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
@@ -9,7 +9,7 @@ val Versions = new {
99
val circe = "0.14.7"
1010
val discipline = "1.7.0"
1111
val scalaCheck = "1.18.0"
12-
val scalaTest = "3.2.18"
12+
val scalaTest = "3.2.19"
1313
val scalaTestPlus = "3.2.18.0"
1414
val snakeYaml = "2.2"
1515
val snakeYamlEngine = "2.7"

0 commit comments

Comments
 (0)