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 6863f89 commit 7b6cdd5Copy full SHA for 7b6cdd5
build.sbt
@@ -14,7 +14,7 @@ scalacOptions := Seq("-unchecked", "-deprecation", "-encoding", "utf8")
14
libraryDependencies ++= {
15
val akkaHttpV = "10.2.10"
16
val akkaV = "2.6.20"
17
- val circeV = "0.14.9"
+ val circeV = "0.14.14"
18
val scalaTestV = "3.2.19"
19
val akkaHttpCirceV = "1.39.2"
20
0 commit comments