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 ce38843 commit 8ec481aCopy full SHA for 8ec481a
domains-scalaz/build.sbt
@@ -1,8 +1,8 @@
1
-libraryDependencies += "org.scalaz" %%% "scalaz-core" % "7.4.0-M13"
+libraryDependencies += "org.scalaz" %%% "scalaz-core" % "7.3.7"
2
3
libraryDependencies += "com.thoughtworks.tryt" %%% "invariant" % "3.0.0" % Test
4
5
-libraryDependencies += "org.scalaz" %%% "scalaz-effect" % "7.4.0-M13" % Test
+libraryDependencies += "org.scalaz" %%% "scalaz-effect" % "7.3.7" % Test
6
7
libraryDependencies += "org.scalatest" %%% "scalatest" % "3.2.15" % Test
8
0 commit comments