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.
2 parents 69e1d0d + 9828cc5 commit d67960dCopy full SHA for d67960d
build.sbt
@@ -31,7 +31,7 @@ libraryDependencies ++= {
31
Seq(
32
"net.sourceforge.owlapi" % "owlapi-distribution" % "4.5.9",
33
"org.scalatest" %% "scalatest" % "3.0.6-SNAP5" % Test,
34
- "org.scalaz" %% "scalaz-core" % "7.2.26" % Test
+ "org.scalaz" %% "scalaz-core" % "7.2.27" % Test
35
)
36
}
37
0 commit comments