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 4001c92 + 3e2d27d commit 025556cCopy full SHA for 025556c
build.sbt
@@ -47,7 +47,7 @@ val V = new {
47
48
val scalaNative = "0.4.17"
49
50
- val circe = "0.14.12"
+ val circe = "0.14.13"
51
52
val supportedScalaVersions = List(scala213, scala212, scala3)
53
}
0 commit comments