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.
2 parents 6c9c74f + 58542cd commit c1d236aCopy full SHA for c1d236a
project/Dependencies.scala
@@ -19,7 +19,7 @@ object Dependencies {
19
val atmosphereJSVersion = "3.1.3"
20
val atmosphereVersion = "2.7.14"
21
22
- val upickleVersion = "4.0.1" // Tests only
+ val upickleVersion = "4.0.2" // Tests only
23
val circeVersion = "0.14.10" // Tests only
24
val circeDerivationVersion = "0.13.0-M5" // Tests only
25
val monixVersion = "3.4.1" // udash-rest only
0 commit comments