Skip to content

Commit cfee79f

Browse files
authored
Merge pull request #1549 from guardian/update/play-json-3.0.6
Update play-json, play-json-joda to 3.0.6
2 parents 16b0430 + 526d41c commit cfee79f

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
@@ -36,7 +36,7 @@ val compilerOptions = Seq(
3636

3737
ThisBuild / scalacOptions ++= compilerOptions
3838

39-
val playJsonVersion = "3.0.4"
39+
val playJsonVersion = "3.0.6"
4040
val specsVersion: String = "4.8.3"
4141
val awsSdkVersion: String = "1.12.796"
4242
val doobieVersion: String = "0.13.4"

0 commit comments

Comments
 (0)