Skip to content

Commit e5ee8ba

Browse files
committed
Update http4s-core to 1.0.0-M44
1 parent 55126f4 commit e5ee8ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import Dependencies._
22

33
val Scala213 = "2.13.15"
44
val Scala3 = "3.3.4"
5-
val http4sVersion = "1.0.0-M43"
5+
val http4sVersion = "1.0.0-M44"
66
val log4catsVersion = "2.7.0"
77
val munitCatsEffectVersion = "2.0.0"
88

0 commit comments

Comments
 (0)