Skip to content

Commit 32059ea

Browse files
committed
M5 minitest published
1 parent c375cff commit 32059ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects-2.13.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Add in sbt using `libraryDependencies += ... % Test`:
3131
"org.scalatest" %% "scalatest" % "3.0.6-SNAP4" % Test
3232
"org.specs2" %% "specs2-core" % "4.3.5" % Test
3333
"org.typelevel" %% "discipline" % "0.10.0" % Test
34+
"io.monix" %% "minitest" % "2.2.2" % Test
3435

3536
### Other libraries
3637

@@ -85,7 +86,6 @@ You can subscribe to these tickets to find out when a library you want becomes a
8586
* [scala-logging](https://github.com/lightbend/scala-logging/issues/131)
8687
* [scoverage](https://github.com/scoverage/scalac-scoverage-plugin/issues/234)
8788
* blocked by scala-logging
88-
* [minitest](https://github.com/monix/minitest/issues/23)
8989
* [scala-parallel-collections](https://github.com/scala/scala-parallel-collections/issues/41)
9090
* [zinc](https://github.com/sbt/zinc/pull/592)
9191
* blocked by sbt-io, sbt-util-logging

0 commit comments

Comments
 (0)