We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fbfdc8 commit deea5b1Copy full SHA for deea5b1
1 file changed
project/ProjectPlugin.scala
@@ -29,7 +29,7 @@ object ProjectPlugin extends AutoPlugin {
29
val simulacrum: String = "0.19.0"
30
val scala212: String = "2.12.10"
31
val scala213: String = "2.13.1"
32
- val http4s: String = "0.21.0"
+ val http4s: String = "0.21.1"
33
val scalamock: String = "4.4.0"
34
val scalaTest: String = "3.1.1"
35
}
0 commit comments