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 51caa4d commit 3ab00e1Copy full SHA for 3ab00e1
project/Dependencies.scala
@@ -19,7 +19,7 @@ object Dependencies {
19
val betterMonadicFor = "0.3.1"
20
val kindProjector = "0.13.2"
21
val nyaya = "1.1.0"
22
- val utest = "0.8.1"
+ val utest = "0.8.8"
23
}
24
25
object Dep {
0 commit comments