Skip to content

Commit 1cb850a

Browse files
authored
Update http4s-blaze-client, http4s-circe to 0.21.9
1 parent 4010e6b commit 1cb850a

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
@@ -13,7 +13,7 @@ lazy val V = new {
1313
val cats: String = "2.2.0"
1414
val circe: String = "0.13.0"
1515
val classutil: String = "1.5.1"
16-
val http4s: String = "0.21.8"
16+
val http4s: String = "0.21.9"
1717
val scalatest: String = "3.2.2"
1818
}
1919

0 commit comments

Comments
 (0)