Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ee72a10

Browse files
authoredJun 10, 2025
Merge of #1888
2 parents 1b61fbc + 547d5ed commit ee72a10

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
@@ -17,7 +17,7 @@ object Dependencies {
1717
val cats = "2.6.1"
1818
val mockito = "5.18.0"
1919
val munit = "1.0.0-M12"
20-
val scalaTest = "3.2.18"
20+
val scalaTest = "3.2.19"
2121
val scalaTestPlusMockito = "3.1.0.0"
2222
val scalaTestPlusScalaCheck = "3.2.18.0"
2323
val utest = "0.7.10"

0 commit comments

Comments
 (0)