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.
2 parents bb2560e + 540f152 commit 914f7ecCopy full SHA for 914f7ec
build.sbt
@@ -6,7 +6,7 @@ ThisBuild / scalaVersion := (ThisBuild / crossScalaVersions).value.head
6
lazy val CatsVersion = "2.12.0"
7
lazy val CatsEffectVersion = "3.5.7"
8
lazy val Fs2Version = "3.11.0"
9
-lazy val Http4sVersion = "0.23.28"
+lazy val Http4sVersion = "0.23.30"
10
11
ThisBuild / startYear := Some(2022)
12
ThisBuild / developers ++= List(
0 commit comments