Skip to content

Commit

Permalink
Update circe-literal to 0.14.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed Dec 22, 2023
1 parent 5f622aa commit e97ae4a
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 @@ -39,7 +39,7 @@ lazy val core = project.in(file("core"))
"org.typelevel" %% "cats-effect-std" % "3.5.2",
"org.typelevel" %% "cats-mtl" % "1.4.0",
"org.typelevel" %% "log4cats-core" % "2.6.0",
"io.circe" %% "circe-literal" % "0.14.5",
"io.circe" %% "circe-literal" % "0.14.6",
"org.typelevel" %% "jawn-parser" % "1.5.1" % Provided,
"io.opentelemetry" % "opentelemetry-api" % "1.33.0",
"io.opentelemetry" % "opentelemetry-context" % "1.33.0",
Expand Down

0 comments on commit e97ae4a

Please sign in to comment.