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 464a092 commit 2601c94Copy full SHA for 2601c94
1 file changed
build.sbt
@@ -36,7 +36,7 @@ val compilerOptions = Seq(
36
37
ThisBuild / scalacOptions ++= compilerOptions
38
39
-val playJsonVersion = "3.0.4"
+val playJsonVersion = "10.0.0"
40
val specsVersion: String = "4.8.3"
41
val awsSdkVersion: String = "1.12.796"
42
val doobieVersion: String = "0.13.4"
0 commit comments