Skip to content

Commit 64c1e1e

Browse files
authored
Merge pull request #720 from http4s/update/main/http4s-core-1.0.0-M35
Update http4s-circe, http4s-client, ... to 1.0.0-M35 in main
2 parents bf42745 + 82931ad commit 64c1e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import Dependencies._
33

44
val Scala213 = "2.13.8"
55
val Scala3 = "3.1.2"
6-
val http4sVersion = "1.0.0-M34"
6+
val http4sVersion = "1.0.0-M35"
77
val munitCatsEffectVersion = "1.0.7"
88

99
ThisBuild / resolvers +=

0 commit comments

Comments
 (0)