Skip to content

Commit 0304c4a

Browse files
committed
DSP-19208 update spray-json to 1.3.5
1 parent 9a0ca08 commit 0304c4a

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)