Skip to content

Commit 2f02eb4

Browse files
Update scalatest to 3.2.19 (#1709)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent a646269 commit 2f02eb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ object Dependencies {
1818
val cats = "2.6.1"
1919
val mockito = "5.12.0"
2020
val munit = "1.0.0"
21-
val scalaTest = "3.2.18"
21+
val scalaTest = "3.2.19"
2222
val scalaTestPlusMockito = "3.1.0.0"
2323
val scalaTestPlusScalaCheck = "3.2.18.0"
2424
val utest = "0.7.10"

0 commit comments

Comments
 (0)