We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 16b0430 + 526d41c commit cfee79fCopy full SHA for cfee79f
build.sbt
@@ -36,7 +36,7 @@ val compilerOptions = Seq(
36
37
ThisBuild / scalacOptions ++= compilerOptions
38
39
-val playJsonVersion = "3.0.4"
+val playJsonVersion = "3.0.6"
40
val specsVersion: String = "4.8.3"
41
val awsSdkVersion: String = "1.12.796"
42
val doobieVersion: String = "0.13.4"
0 commit comments