Skip to content

Commit

Permalink
Update atto-core to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Jan 6, 2021
1 parent 5244272 commit e79f1fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ object ProjectPlugin extends AutoPlugin {
"io.circe" %% "circe-generic" % "0.13.0",
"org.tpolecat" %% "doobie-core" % "0.9.4",
"org.tpolecat" %% "doobie-h2" % "0.9.4",
"org.tpolecat" %% "atto-core" % "0.8.0",
"org.tpolecat" %% "atto-core" % "0.9.0",
"org.http4s" %% "http4s-blaze-client" % "0.21.15",
"org.http4s" %% "http4s-circe" % "0.21.15",
"redis.clients" % "jedis" % "3.4.1",
Expand Down

0 comments on commit e79f1fc

Please sign in to comment.