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 4cfad3a commit c12ff79Copy full SHA for c12ff79
project/Versions.scala
@@ -1,5 +1,5 @@
1
object Versions {
2
- val http4s = "0.23.24"
+ val http4s = "0.23.25"
3
val http4sBlazeServer = "0.23.16"
4
val http4sBlazeClient = "0.23.16"
5
val catsCore = "2.10.0"
0 commit comments