Skip to content

Commit c91e56f

Browse files
authored
Merge pull request #29 from riptano/DSP-19208-dse-2.4
DSP-19208 update spray-json to 1.3.5
2 parents 9a0ca08 + 0304c4a commit c91e56f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Versions.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ object Versions {
2525
lazy val shiro = "1.3.2"
2626
lazy val slick = "3.1.1"
2727
lazy val spray = "1.3.3"
28-
lazy val sprayJson = "1.3.2"
28+
lazy val sprayJson = "1.3.5"
2929
lazy val typeSafeConfig = if (isJavaAtLeast("1.8")) "1.3.0" else "1.2.1"
3030
lazy val cassandraConnector = "6.0.9"
3131
}

0 commit comments

Comments
 (0)