We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89aac21 + e7ae166 commit 2b2fa8eCopy full SHA for 2b2fa8e
project/Dependencies.scala
@@ -3,7 +3,7 @@ import Keys._
3
4
// format: off
5
object Dependencies {
6
- val http4sVersion = "1.0.0-M34"
+ val http4sVersion = "1.0.0-M35"
7
val circeVersion = "0.14.2"
8
9
val scala_213 = "2.13.8"
0 commit comments