We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 449d66d commit 9d89d97Copy full SHA for 9d89d97
build.sbt
@@ -1,7 +1,7 @@
1
import java.util.Properties
2
3
val json4sVersion = "3.6.11"
4
-val circeVersion = "0.12.3"
+val circeVersion = "0.14.1"
5
val akkaVersion = "2.6.17"
6
val playVersion = "2.7.4"
7
0 commit comments