We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2788f4 commit 55119deCopy full SHA for 55119de
build.sbt
@@ -1,7 +1,7 @@
1
val V = new {
2
val cats = "2.7.0"
3
val catsEffect = "3.3.7"
4
- val http4s = "0.23.9"
+ val http4s = "0.23.11"
5
val munit = "0.7.29"
6
val munitCatsEffect = "1.0.7"
7
val scala = "3.1.1"
0 commit comments