Skip to content

Commit bfba5e9

Browse files
Update play-json to 3.0.6 (waylayio#257)
1 parent 6381a05 commit bfba5e9

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,6 +1,6 @@
11
import sbt.Keys.{crossScalaVersions, scalacOptions}
22

3-
val playJsonVersion = "3.0.5"
3+
val playJsonVersion = "3.0.6"
44
val playVersion = "2.7.3" // test only
55
val playWsVersion = "2.1.11"
66
val slf4jVersion = "2.0.17"

0 commit comments

Comments
 (0)