Skip to content

Commit

Permalink
Update dependency io.circe:circe-parser to v0.14.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent 89f1e4d commit 6b9c80f
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 @@ -27,6 +27,6 @@ libraryDependencies ++= Seq(
"com.github.ben-manes.caffeine" % "caffeine" % "3.1.8",
"co.fs2" %% "fs2-core" % "3.10.2",
"io.circe" %% "circe-generic" % "0.14.8",
"io.circe" %% "circe-parser" % "0.14.8",
"io.circe" %% "circe-parser" % "0.14.9",
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5"
)

0 comments on commit 6b9c80f

Please sign in to comment.