Skip to content

Commit dc6f71a

Browse files
Merge pull request #64 from scala-steward/update/http4s-blaze-client-0.21.0-RC2
Update http4s-blaze-client, http4s-circe, ... to 0.21.0-RC2
2 parents 5061318 + c8c5cf4 commit dc6f71a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

build.sbt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
import sbtcrossproject.CrossPlugin.autoImport.{crossProject, CrossType}
22

33

4-
val catsV = "2.0.0"
4+
val catsV = "2.1.0"
55
val catsEffectV = "2.0.0"
66
val fs2V = "2.2.1"
7-
val http4sV = "0.21.0-M6"
8-
val circeV = "0.12.3"
7+
val http4sV = "0.21.0-RC2"
8+
val circeV = "0.13.0-RC1"
99
val catsEffectTestingV = "0.3.0"
1010
val log4catsV = "1.0.1"
1111
val logbackClassicV = "1.2.3"

0 commit comments

Comments
 (0)