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 f377a55 + 4afcc06 commit 6062c9fCopy full SHA for 6062c9f
1 file changed
build.sbt
@@ -40,7 +40,7 @@ excludeDependencies ++= Seq(
40
)
41
42
libraryDependencies ++= Seq(
43
- "org.latestbit" %% "circe-tagged-adt-codec" % "0.10.1",
+ "org.latestbit" %% "circe-tagged-adt-codec" % "0.11.0",
44
"co.fs2" %% "fs2-io" % "3.2.12",
45
"com.monovore" %% "decline-effect" % "2.3.0",
46
"io.circe" %% "circe-core" % "0.15.0-M1",
0 commit comments