Skip to content

Commit deea5b1

Browse files
Update http4s-blaze-client, http4s-circe to 0.21.1 (#346)
1 parent 6fbfdc8 commit deea5b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/ProjectPlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ object ProjectPlugin extends AutoPlugin {
2929
val simulacrum: String = "0.19.0"
3030
val scala212: String = "2.12.10"
3131
val scala213: String = "2.13.1"
32-
val http4s: String = "0.21.0"
32+
val http4s: String = "0.21.1"
3333
val scalamock: String = "4.4.0"
3434
val scalaTest: String = "3.1.1"
3535
}

0 commit comments

Comments
 (0)