Skip to content

Commit

Permalink
Update http4s-circe, http4s-dsl, ... to 0.23.27
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed May 3, 2024
1 parent 81e2306 commit dd100c8
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 @@ -16,7 +16,7 @@ lazy val `rabbitmq-topology-backup` = (project in file("."))
.settings(
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 http4sVersion = "0.23.27"
val circeVersion = "0.14.2"
val natchezVersion = "0.1.6"
val feralVersion = "0.1.0-M9"
Expand Down

0 comments on commit dd100c8

Please sign in to comment.