Skip to content

Commit 6fb6bcf

Browse files
Update http4s-core, http4s-laws to 1.0.0-M34 in main
1 parent 3e0ba45 commit 6fb6bcf

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)