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.
2 parents 9a0ca08 + 0304c4a commit c91e56fCopy full SHA for c91e56f
project/Versions.scala
@@ -25,7 +25,7 @@ object Versions {
25
lazy val shiro = "1.3.2"
26
lazy val slick = "3.1.1"
27
lazy val spray = "1.3.3"
28
- lazy val sprayJson = "1.3.2"
+ lazy val sprayJson = "1.3.5"
29
lazy val typeSafeConfig = if (isJavaAtLeast("1.8")) "1.3.0" else "1.2.1"
30
lazy val cassandraConnector = "6.0.9"
31
}
0 commit comments