Skip to content

Commit

Permalink
Update only circe to 0.11.1 (#1091)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeykolbasov authored Feb 27, 2019
1 parent 21b143b commit 2f2f98e
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 @@ -8,7 +8,7 @@ lazy val buildSettings = Seq(
)

lazy val twitterVersion = "19.2.0"
lazy val circeVersion = "0.11.0"
lazy val circeVersion = "0.11.1"
lazy val circeIterateeVersion = "0.12.0"
lazy val circeFs2Version = "0.11.0"
lazy val shapelessVersion = "2.3.3"
Expand Down

0 comments on commit 2f2f98e

Please sign in to comment.