File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ Add in sbt using `libraryDependencies += ... % Test`:
31
31
"org.scalatest" %% "scalatest" % "3.0.6-SNAP4" % Test
32
32
"org.specs2" %% "specs2-core" % "4.3.5" % Test
33
33
"org.typelevel" %% "discipline" % "0.10.0" % Test
34
+ "io.monix" %% "minitest" % "2.2.2" % Test
34
35
35
36
### Other libraries
36
37
@@ -85,7 +86,6 @@ You can subscribe to these tickets to find out when a library you want becomes a
85
86
* [ scala-logging] ( https://github.com/lightbend/scala-logging/issues/131 )
86
87
* [ scoverage] ( https://github.com/scoverage/scalac-scoverage-plugin/issues/234 )
87
88
* blocked by scala-logging
88
- * [ minitest] ( https://github.com/monix/minitest/issues/23 )
89
89
* [ scala-parallel-collections] ( https://github.com/scala/scala-parallel-collections/issues/41 )
90
90
* [ zinc] ( https://github.com/sbt/zinc/pull/592 )
91
91
* blocked by sbt-io, sbt-util-logging
You can’t perform that action at this time.
0 commit comments