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.
1 parent 0fb321f commit 899941cCopy full SHA for 899941c
circe/build.sbt
@@ -5,7 +5,7 @@ libraryDependencies ++= Seq(
5
"org.gnieh" %% "diffson-circe" % "4.1.0"
6
)
7
8
-val circeVersion = "0.14.0"
+val circeVersion = "0.14.1"
9
10
libraryDependencies ++= Seq(
11
"io.circe" %% "circe-core",
0 commit comments