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 fa4bc43 commit df19298Copy full SHA for df19298
build.sbt
@@ -45,7 +45,7 @@ val jawnVersion = "1.2.0"
45
val munitVersion = "0.7.29"
46
val scalaCheckVersion = "1.15.4"
47
val snakeYamlVersion = "1.29"
48
-val http4sVersion = "0.23.5"
+val http4sVersion = "0.23.6"
49
50
val testDependencies = Seq(
51
"co.nstant.in" % "cbor" % "0.9",
0 commit comments