Skip to content

Commit 73da852

Browse files
authored
Merge pull request #58 from http4s/update/http4s-1.0.0-M30
Update to http4s 1.0.0-M30
2 parents 27640f5 + e9f0be1 commit 73da852

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
@@ -109,7 +109,7 @@ ThisBuild / Test / jsEnv := {
109109

110110
val catsEffectVersion = "3.3.0"
111111
val fs2Version = "3.2.3"
112-
val http4sVersion = "1.0.0-M29"
112+
val http4sVersion = "1.0.0-M30"
113113
val scalaJSDomVersion = "2.0.0"
114114
val circeVersion = "0.15.0-M1"
115115
val munitVersion = "0.7.29"

0 commit comments

Comments
 (0)