Skip to content

Commit

Permalink
Merge pull request scala-steward-org#744 from scala-steward/update/be…
Browse files Browse the repository at this point in the history
…tter-monadic-for-0.3.1

Update better-monadic-for to 0.3.1
  • Loading branch information
mergify[bot] authored Jul 19, 2019
2 parents 6818b12 + 59d739c commit b109e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ object Versions {

object Dependencies {
val betterFiles = "com.github.pathikrit" %% "better-files" % "3.8.0"
val betterMonadicFor = "com.olegpy" %% "better-monadic-for" % "0.3.0"
val betterMonadicFor = "com.olegpy" %% "better-monadic-for" % "0.3.1"
val caseApp = "com.github.alexarchambault" %% "case-app" % "2.0.0-M9"
val catsEffect = "org.typelevel" %% "cats-effect" % "1.3.1"
val catsKernelLaws = "org.typelevel" %% "cats-kernel-laws" % "1.6.1"
Expand Down

0 comments on commit b109e09

Please sign in to comment.