Skip to content

Commit 6062c9f

Browse files
authored
Merge pull request #43 from polystat/renovate/org.latestbit-circe-tagged-adt-codec-0.x
Update dependency org.latestbit:circe-tagged-adt-codec to v0.11.0
2 parents f377a55 + 4afcc06 commit 6062c9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ excludeDependencies ++= Seq(
4040
)
4141

4242
libraryDependencies ++= Seq(
43-
"org.latestbit" %% "circe-tagged-adt-codec" % "0.10.1",
43+
"org.latestbit" %% "circe-tagged-adt-codec" % "0.11.0",
4444
"co.fs2" %% "fs2-io" % "3.2.12",
4545
"com.monovore" %% "decline-effect" % "2.3.0",
4646
"io.circe" %% "circe-core" % "0.15.0-M1",

0 commit comments

Comments
 (0)