Skip to content

Commit 12b0590

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scalaz-core to 7.3.9
1 parent eb74172 commit 12b0590

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ val commonSettings = Def.settings(
126126
},
127127
libraryDependencies ++= List(
128128
"com.github.scalaprops" %%% "scalaprops" % scalapropsVersion.value % "test",
129-
"org.scalaz" %%% "scalaz-core" % "7.3.8"
129+
"org.scalaz" %%% "scalaz-core" % "7.3.9"
130130
),
131131
libraryDependencies ++= {
132132
if (isScala3.value) {

0 commit comments

Comments
 (0)