Skip to content

Commit e9019f5

Browse files
authored
Merge pull request #39 from http4s/update/main/http4s-core-1.0.0-M34
Update http4s-core, http4s-laws to 1.0.0-M34 in main
2 parents 3e0ba45 + 6fb6bcf commit e9019f5

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(scalaXml).enablePlugins(NoPublishPlugin)
1111

12-
val http4sVersion = "1.0.0-M33"
12+
val http4sVersion = "1.0.0-M34"
1313
val scalaXmlVersion = "2.1.0"
1414
val munitVersion = "0.7.29"
1515
val munitCatsEffectVersion = "1.0.7"

0 commit comments

Comments
 (0)