Skip to content

Commit

Permalink
chore(deps): update dependency io.circe:circe-core to v0.14.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 11, 2023
1 parent c6681d8 commit 2eb034e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ val commonSettings = Seq(
"org.http4s" %% "http4s-circe" % "0.23.15",
"org.http4s" %% "http4s-dsl" % "0.23.15",
"io.circe" %% "circe-generic" % "0.14.2",
"io.circe" %% "circe-core" % "0.14.2",
"io.circe" %% "circe-core" % "0.14.5",
"io.circe" %% "circe-generic" % "0.14.2",
"io.circe" %% "circe-parser" % "0.14.2",
"com.softwaremill.sttp.tapir" %% "tapir-json-circe" % "1.0.6",
Expand Down

0 comments on commit 2eb034e

Please sign in to comment.