Skip to content

Commit a772e07

Browse files
Merge pull request #34 from http4s/update/main/http4s-core-1.0.0-M36
Update http4s-core, http4s-laws to 1.0.0-M36 in main
2 parents 24b60ec + 2ff9fec commit a772e07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ThisBuild / scalaVersion := Scala213
99

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

12-
val http4sVersion = "1.0.0-M35"
12+
val http4sVersion = "1.0.0-M36"
1313
val munitVersion = "0.7.29"
1414
val munitCatsEffectVersion = "1.0.7"
1515

0 commit comments

Comments
 (0)