Skip to content

Commit 101ffd7

Browse files
authored
Merge pull request #289 from http4s/update/cats-effect-3.5.1
Update cats-effect to 3.5.1
2 parents 30923cb + fcbfa24 commit 101ffd7

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
@@ -88,7 +88,7 @@ Global / fileServicePort := {
8888
} yield port).unsafeRunSync()
8989
}
9090

91-
val catsEffectVersion = "3.5.0"
91+
val catsEffectVersion = "3.5.1"
9292
val fs2Version = "3.7.0"
9393
val http4sVersion = buildinfo.BuildInfo.http4sVersion // share version with build project
9494
val scalaJSDomVersion = "2.6.0"

0 commit comments

Comments
 (0)