Skip to content

Commit 89b639d

Browse files
scala-stewardjozic
authored andcommitted
Update scalaz-core to 7.3.9
1 parent ac260fc commit 89b639d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ object Dependencies {
2929
)
3030

3131
val cats = "org.typelevel" %% "cats-core" % "2.13.0" % "provided"
32-
val scalaz = "org.scalaz" %% "scalaz-core" % "7.3.8" % "provided"
32+
val scalaz = "org.scalaz" %% "scalaz-core" % "7.3.9" % "provided"
3333

3434
val catsLaws = "org.typelevel" %% "cats-laws" % "2.13.0"
3535

0 commit comments

Comments
 (0)