Skip to content

Commit 4b2a4aa

Browse files
Merge pull request #45 from scala-steward/update/http4s-blaze-client-0.21.0-M6
Update http4s-blaze-client, http4s-circe, ... to 0.21.0-M6
2 parents 43c1c57 + 812076d commit 4b2a4aa

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
@@ -4,7 +4,7 @@ import sbtcrossproject.CrossPlugin.autoImport.{crossProject, CrossType}
44
val catsV = "2.0.0"
55
val catsEffectV = "2.0.0"
66
val fs2V = "2.1.0"
7-
val http4sV = "0.21.0-M5"
7+
val http4sV = "0.21.0-M6"
88
val circeV = "0.12.3"
99
val catsEffectTestingV = "0.3.0"
1010
val log4catsV = "1.0.1"

0 commit comments

Comments
 (0)