We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe1ee86 commit 1d49b61Copy full SHA for 1d49b61
project/Dependencies.scala
@@ -17,7 +17,7 @@ object Dependencies {
17
val cats = "2.6.1"
18
val mockito = "5.18.0"
19
val munit = "1.0.0-M12"
20
- val scalaTest = "3.2.18"
+ val scalaTest = "3.2.19"
21
val scalaTestPlusMockito = "3.1.0.0"
22
val scalaTestPlusScalaCheck = "3.2.18.0"
23
val utest = "0.7.10"
0 commit comments