Skip to content

Commit 9ae56ec

Browse files
Update http4s-blaze-client, http4s-circe to 0.21.6 (#15)
1 parent 1f5eb8d commit 9ae56ec

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
@@ -12,7 +12,7 @@ lazy val V = new {
1212
val cats: String = "2.1.1"
1313
val circe: String = "0.13.0"
1414
val classutil: String = "1.5.1"
15-
val http4s: String = "0.21.5"
15+
val http4s: String = "0.21.6"
1616
val scala: String = "2.13.2"
1717
val scalatest: String = "3.2.0"
1818
}

0 commit comments

Comments
 (0)