Skip to content

Commit

Permalink
Merge pull request #9 from scala-steward/update/http4s-core-0.23.12
Browse files Browse the repository at this point in the history
Update http4s-core, http4s-laws to 0.23.12
  • Loading branch information
rossabaker authored May 25, 2022
2 parents bfad1c2 + 16fa107 commit 004b7e7
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 / scalaVersion := Scala213

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

val http4sVersion = "0.23.11"
val http4sVersion = "0.23.12"
val scalaXmlVersion = "2.1.0"
val munitVersion = "0.7.29"
val munitCatsEffectVersion = "1.0.7"
Expand Down

0 comments on commit 004b7e7

Please sign in to comment.