Skip to content

Commit

Permalink
Update Circe to 0.4.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
vkostyukov committed Mar 28, 2016
1 parent 12bec00 commit 7e5b3b7
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 @@ -9,7 +9,7 @@ lazy val buildSettings = Seq(
)

lazy val finagleVersion = "6.34.0"
lazy val circeVersion = "0.3.0"
lazy val circeVersion = "0.4.0-RC1"
lazy val shapelessVersion = "2.3.0"
lazy val catsVersion = "0.4.1"
lazy val sprayVersion = "1.3.2"
Expand Down

0 comments on commit 7e5b3b7

Please sign in to comment.