Skip to content

Commit

Permalink
Merge pull request #155 from scala-steward/update/scalaz-core-7.2.27
Browse files Browse the repository at this point in the history
Update scalaz-core to 7.2.27
  • Loading branch information
larsrh committed Jan 4, 2019
2 parents 54f7b39 + d1a9f83 commit ea23dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ lazy val bench = project
buildSettings,
coverageEnabled := false,
fork in run := true,
libraryDependencies += "org.scalaz" %% "scalaz-core" % "7.2.26"
libraryDependencies += "org.scalaz" %% "scalaz-core" % "7.2.27"
)
.enablePlugins(JmhPlugin)

Expand Down

0 comments on commit ea23dab

Please sign in to comment.