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 647dc51 + ae884bb commit bc35ea2Copy full SHA for bc35ea2
build.sbt
@@ -47,7 +47,7 @@ val V = new {
47
48
val scalaNative = "0.4.17"
49
50
- val circe = "0.14.6"
+ val circe = "0.14.10"
51
52
val supportedScalaVersions = List(scala213, scala212, scala3)
53
}
0 commit comments