Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cf37b86

Browse files
authored
Merge pull request #1006 from typelevel/update/cats-effect-3.6.2
Update cats-effect, cats-effect-kernel, ... to 3.6.2
2 parents b16eff6 + 740ede9 commit cf37b86

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
@@ -79,7 +79,7 @@ ThisBuild / mergifyPrRules ++= Seq(
7979
)
8080

8181
val CatsVersion = "2.11.0"
82-
val CatsEffectVersion = "3.6.1"
82+
val CatsEffectVersion = "3.6.2"
8383
val CatsMtlVersion = "1.4.0"
8484
val FS2Version = "3.12.0"
8585
val MUnitVersion = "1.0.0"

0 commit comments

Comments
 (0)