Skip to content

Commit

Permalink
Merge pull request #28 from http4s/update/main/http4s-core-1.0.0-M35
Browse files Browse the repository at this point in the history
Update http4s-core, http4s-laws to 1.0.0-M35 in main
  • Loading branch information
FrancescoSerra authored Jul 26, 2022
2 parents ba00c79 + 2e92b03 commit 3160ae3
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 @@ -9,7 +9,7 @@ ThisBuild / scalaVersion := Scala213

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

val http4sVersion = "1.0.0-M34"
val http4sVersion = "1.0.0-M35"
val munitVersion = "0.7.29"
val munitCatsEffectVersion = "1.0.7"

Expand Down

0 comments on commit 3160ae3

Please sign in to comment.