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 40f7e0d + 4a2b6c4 commit f36d499Copy full SHA for f36d499
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