Skip to content

Commit

Permalink
Update circe-generic, circe-literal, ... to 0.14.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed Jul 1, 2024
1 parent 81e2306 commit 06d3fed
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 @@ -17,7 +17,7 @@ lazy val `rabbitmq-topology-backup` = (project in file("."))
maintainer := developers.value.headOption.map(dev => s"${dev.name} <${dev.email}>").getOrElse("No developers are set on the project"),
libraryDependencies ++= {
val http4sVersion = "0.23.12"
val circeVersion = "0.14.2"
val circeVersion = "0.14.9"
val natchezVersion = "0.1.6"
val feralVersion = "0.1.0-M9"
val fs2Version = "3.2.7"
Expand Down

0 comments on commit 06d3fed

Please sign in to comment.