Skip to content

Commit 73bf218

Browse files
Update cats-effect, cats-effect-kernel, ... to 3.6.3
1 parent 9901801 commit 73bf218

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
@@ -84,7 +84,7 @@ ThisBuild / mergifyPrRules ++= Seq(
8484
)
8585

8686
val CatsVersion = "2.11.0"
87-
val CatsEffectVersion = "3.6.2"
87+
val CatsEffectVersion = "3.6.3"
8888
val CatsMtlVersion = "1.4.0"
8989
val FS2Version = "3.12.0"
9090
val MUnitVersion = "1.0.0"

0 commit comments

Comments
 (0)