Skip to content

Commit dbdc686

Browse files
Update play-json to 3.0.5 (#241)
1 parent 471c378 commit dbdc686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import sbt.Keys.{crossScalaVersions, scalacOptions}
22
import xerial.sbt.Sonatype._
33

4-
val playJsonVersion = "3.0.4"
4+
val playJsonVersion = "3.0.5"
55
val playVersion = "2.7.3" // test only
66
val playWsVersion = "2.1.11"
77
val slf4jVersion = "2.0.17"

0 commit comments

Comments
 (0)