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 f4b76e5 commit 8e4e893Copy full SHA for 8e4e893
project/Dependencies.scala
@@ -20,7 +20,7 @@ object Dependencies {
20
val atmosphereVersion = "2.7.15"
21
22
val upickleVersion = "4.2.1" // Tests only
23
- val circeVersion = "0.14.13" // Tests only
+ val circeVersion = "0.14.14" // Tests only
24
val circeDerivationVersion = "0.13.0-M5" // Tests only
25
val monixVersion = "3.4.1" // udash-rest only
26
0 commit comments