Skip to content

Commit 1c9e559

Browse files
chore(deps): update dependency io.circe:circe-core to v0.14.11
1 parent c6681d8 commit 1c9e559

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
@@ -67,7 +67,7 @@ val commonSettings = Seq(
6767
"org.http4s" %% "http4s-circe" % "0.23.15",
6868
"org.http4s" %% "http4s-dsl" % "0.23.15",
6969
"io.circe" %% "circe-generic" % "0.14.2",
70-
"io.circe" %% "circe-core" % "0.14.2",
70+
"io.circe" %% "circe-core" % "0.14.11",
7171
"io.circe" %% "circe-generic" % "0.14.2",
7272
"io.circe" %% "circe-parser" % "0.14.2",
7373
"com.softwaremill.sttp.tapir" %% "tapir-json-circe" % "1.0.6",

0 commit comments

Comments
 (0)