Skip to content

Commit 3ddff76

Browse files
authored
Merge pull request #595 from profunktor/update/http4s-server-0.23.36
Update http4s-dsl, http4s-server to 0.23.36
2 parents bc60236 + 63131c3 commit 3ddff76

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.34"
9+
val http4s = "0.23.36"
1010
val jwt = "11.0.4"
1111

1212
val betterMonadicFor = "0.3.1"

0 commit comments

Comments
 (0)