Skip to content

Commit 55119de

Browse files
committed
Upgrade http4s-core from 0.23.9 to 0.23.11
1 parent b2788f4 commit 55119de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
val V = new {
22
val cats = "2.7.0"
33
val catsEffect = "3.3.7"
4-
val http4s = "0.23.9"
4+
val http4s = "0.23.11"
55
val munit = "0.7.29"
66
val munitCatsEffect = "1.0.7"
77
val scala = "3.1.1"

0 commit comments

Comments
 (0)