Skip to content

Commit

Permalink
Bump to Circe 0.7.0 (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydmeta authored Jan 21, 2017
1 parent 619ec61 commit 7100f4f
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 @@ -13,7 +13,7 @@ lazy val scalacheckVersion = "1.13.4"

// Library versions
lazy val reactiveMongoVersion = "0.12.1"
lazy val circeVersion = "0.6.1"
lazy val circeVersion = "0.7.0"
lazy val uPickleVersion = "0.4.4"
lazy val argonautVersion = "6.2-RC2"
def thePlayVersion(scalaVersion: String) =
Expand Down

0 comments on commit 7100f4f

Please sign in to comment.