Skip to content

Commit b31c564

Browse files
authored
Merge pull request #386 from http4s/update/cats-effect-3.5.5
Update cats-effect to 3.5.5
2 parents 5a7d490 + 40f1589 commit b31c564

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
@@ -95,7 +95,7 @@ Global / fileServicePort := {
9595
} yield port).unsafeRunSync()
9696
}
9797

98-
val catsEffectVersion = "3.5.2"
98+
val catsEffectVersion = "3.5.5"
9999
val fs2Version = "3.9.3"
100100
val http4sVersion = buildinfo.BuildInfo.http4sVersion // share version with build project
101101
val scalaJSDomVersion = "2.8.0"

0 commit comments

Comments
 (0)