Skip to content

Commit d67960d

Browse files
authored
Merge pull request #22 from scala-steward/update/scalaz-core-7.2.27
Update scalaz-core to 7.2.27
2 parents 69e1d0d + 9828cc5 commit d67960d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ libraryDependencies ++= {
3131
Seq(
3232
"net.sourceforge.owlapi" % "owlapi-distribution" % "4.5.9",
3333
"org.scalatest" %% "scalatest" % "3.0.6-SNAP5" % Test,
34-
"org.scalaz" %% "scalaz-core" % "7.2.26" % Test
34+
"org.scalaz" %% "scalaz-core" % "7.2.27" % Test
3535
)
3636
}
3737

0 commit comments

Comments
 (0)