Skip to content

Commit c57b962

Browse files
scala-stewardcalvinlfer
authored andcommitted
Update cats-effect to 3.6.3
1 parent 395bcc1 commit c57b962

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
@@ -131,7 +131,7 @@ lazy val catsEffect =
131131
val disney = "com.disneystreaming"
132132
val weaverV = "0.8.4"
133133
Seq(
134-
"org.typelevel" %% "cats-effect" % "3.6.2",
134+
"org.typelevel" %% "cats-effect" % "3.6.3",
135135
"co.fs2" %% "fs2-core" % "3.11.0",
136136
"co.fs2" %% "fs2-io" % "3.11.0",
137137
disney %% "weaver-cats" % weaverV % Test,

0 commit comments

Comments
 (0)