There was an error while loading. Please reload this page.
1 parent c6681d8 commit 1c9e559Copy full SHA for 1c9e559
1 file changed
build.sbt
@@ -67,7 +67,7 @@ val commonSettings = Seq(
67
"org.http4s" %% "http4s-circe" % "0.23.15",
68
"org.http4s" %% "http4s-dsl" % "0.23.15",
69
"io.circe" %% "circe-generic" % "0.14.2",
70
- "io.circe" %% "circe-core" % "0.14.2",
+ "io.circe" %% "circe-core" % "0.14.11",
71
72
"io.circe" %% "circe-parser" % "0.14.2",
73
"com.softwaremill.sttp.tapir" %% "tapir-json-circe" % "1.0.6",
0 commit comments