Skip to content

Commit 2c140ed

Browse files
Update cats-effect, cats-effect-kernel to 3.5.5 (#375)
1 parent 138d62d commit 2c140ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import scala.util.chaining._
33

44
val Version = new {
55
val Cats = "2.12.0"
6-
val CatsEffect = "3.5.4"
6+
val CatsEffect = "3.5.5"
77
val Circe = "0.14.10"
88
val DisciplineMunit = "2.0.0"
99
val Http4s = "1.0.0-M42"

0 commit comments

Comments
 (0)