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