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 c99bf20 + 9ab0bda commit feca3fcCopy full SHA for feca3fc
build.sbt
@@ -47,7 +47,7 @@ val V = new {
47
48
val scalaNative = "0.4.17"
49
50
- val circe = "0.14.11"
+ val circe = "0.14.12"
51
52
val supportedScalaVersions = List(scala213, scala212, scala3)
53
}
0 commit comments