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 6381a05 commit bfba5e9Copy full SHA for bfba5e9
build.sbt
@@ -1,6 +1,6 @@
1
import sbt.Keys.{crossScalaVersions, scalacOptions}
2
3
-val playJsonVersion = "3.0.5"
+val playJsonVersion = "3.0.6"
4
val playVersion = "2.7.3" // test only
5
val playWsVersion = "2.1.11"
6
val slf4jVersion = "2.0.17"
0 commit comments