Skip to content

Commit 6f67792

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update zeroapply-scalaz to 0.5.1
1 parent 251b89a commit 6f67792

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
@@ -193,7 +193,7 @@ lazy val msgpack4zCore = CrossProject(
193193
"com.github.scalaprops" %%% "scalaprops" % scalapropsVersion % "test",
194194
"com.github.scalaprops" %%% "scalaprops-scalaz" % scalapropsVersion % "test",
195195
),
196-
libraryDependencies += "com.github.xuwei-k" %% "zeroapply-scalaz" % "0.5.0" % "provided"
196+
libraryDependencies += "com.github.xuwei-k" %% "zeroapply-scalaz" % "0.5.1" % "provided"
197197
).enablePlugins(
198198
MimaPlugin,
199199
sbtbuildinfo.BuildInfoPlugin

0 commit comments

Comments
 (0)