Skip to content

Commit f50fbc3

Browse files
authored
Merge pull request #573 from profunktor/update/http4s-server-0.23.34
Update http4s-dsl, http4s-server to 0.23.34
2 parents 63f89ef + 5499914 commit f50fbc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ object Dependencies {
66
val cats = "2.13.0"
77
val catsEffect = "3.7.0"
88
val fs2 = "3.13.0"
9-
val http4s = "0.23.33"
9+
val http4s = "0.23.34"
1010
val jwt = "11.0.4"
1111

1212
val betterMonadicFor = "0.3.1"

0 commit comments

Comments
 (0)