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 0f39ab7 commit f79f330Copy full SHA for f79f330
circe/build.sbt
@@ -5,7 +5,7 @@ libraryDependencies ++= Seq(
5
"org.gnieh" %% "diffson-circe" % "4.0.3"
6
)
7
8
-val circeVersion = "0.13.0"
+val circeVersion = "0.14.0"
9
10
libraryDependencies ++= Seq(
11
"io.circe" %% "circe-core",
0 commit comments