Skip to content

Commit

Permalink
Update http4s-client, http4s-core, ... to 0.23.28 in series/0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed Sep 10, 2024
1 parent 82107b7 commit cf935a5
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 @@ -10,7 +10,7 @@ ThisBuild / startYear := Some(2018)

lazy val root = project.in(file(".")).aggregate(prometheusMetrics).enablePlugins(NoPublishPlugin)

val http4sVersion = "0.23.27"
val http4sVersion = "0.23.28"
val prometheusVersion = "0.16.0"
val munitVersion = "1.0.0"
val munitCatsEffectVersion = "2.0.0"
Expand Down

0 comments on commit cf935a5

Please sign in to comment.