We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d700a8c commit 018d599Copy full SHA for 018d599
build.sbt
@@ -15,7 +15,7 @@ lazy val V = new {
15
val cats: String = "2.6.1"
16
val collectioncompat: String = "2.5.0"
17
val github4s: String = "0.28.5"
18
- val http4s: String = "0.21.24"
+ val http4s: String = "0.21.25"
19
val runtime: String = "0.6.4"
20
val scala: String = "2.13.3"
21
val scala212: String = "2.12.12"
0 commit comments