Skip to content

Commit a0f2f1d

Browse files
Merge pull request #21 from http4s/update/main/http4s-core-1.0.0-M34
Update http4s-core, http4s-laws to 1.0.0-M34 in main
2 parents 0010ebe + 1335aaa commit a0f2f1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
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-M33"
12+
val http4sVersion = "1.0.0-M34"
1313
val munitVersion = "0.7.29"
1414
val munitCatsEffectVersion = "1.0.7"
1515

0 commit comments

Comments
 (0)