We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dbd3c4 commit e8e78deCopy full SHA for e8e78de
project/Dependencies.scala
@@ -4,7 +4,7 @@ object Dependencies {
4
object V {
5
val play = "2.6.0-M1"
6
val json4s = "3.5.0"
7
- val circe = "0.7.0"
+ val circe = "0.8.0"
8
val scalatest = "3.2.0-SNAP4"
9
val scalatestPlus = "2.0.0-M2"
10
val jmockit = "1.24"
0 commit comments