Skip to content

Commit

Permalink
Update atto-core to 0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 14, 2021
1 parent 09ca465 commit 3dc3bb8
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 @@ -10,5 +10,5 @@ object Dependencies {
lazy val parsley = "org.http4s" %% "parsley" % "1.5.0-M3"
lazy val jawnAst = "org.typelevel" %% "jawn-ast" % "1.1.2"
lazy val parboiled = "org.parboiled" %% "parboiled" % "2.3.0"
lazy val attoCore = "org.tpolecat" %% "atto-core" % "0.9.4"
lazy val attoCore = "org.tpolecat" %% "atto-core" % "0.9.5"
}

0 comments on commit 3dc3bb8

Please sign in to comment.