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 aedda3f + 736968d commit b3344daCopy full SHA for b3344da
build.sbt
@@ -24,7 +24,7 @@ libraryDependencies ++=
24
"io.argonaut" %% "argonaut" % "6.3.3" ::
25
"com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-macros" % "2.8.1" ::
26
"com.lihaoyi" %% "upickle" % "1.3.12" ::
27
- "com.phylage" %% "refuel-json" % "1.4.10" ::
+ "com.phylage" %% "refuel-json" % "1.4.11" ::
28
"io.bullet" %% "borer-derivation" % "1.7.2" ::
29
"com.rallyhealth" %% "weepickle-v1" % "1.4.1" ::
30
Nil
0 commit comments