Skip to content

Commit

Permalink
Merge pull request keynmol#121 from keynmol/update/http4s-blaze-serve…
Browse files Browse the repository at this point in the history
…r-0.23.14

Update http4s-blaze-client, ... to 0.23.14
  • Loading branch information
mergify[bot] authored Mar 12, 2023
2 parents 893fcd8 + 3e93002 commit 92b7fb8
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 @@ -5,7 +5,7 @@ import smithy4s.codegen.Smithy4sCodegenPlugin
Global / onChangedBuildSource := ReloadOnSourceChanges

val Versions = new {
val http4sBlaze = "0.23.13"
val http4sBlaze = "0.23.14"
val http4s = "0.23.18"
val Scala = "3.2.2"
val skunk = "0.5.1"
Expand Down

0 comments on commit 92b7fb8

Please sign in to comment.