Skip to content

Commit a25778b

Browse files
Update cats-effect, cats-effect-kernel, ... to 3.6.0
1 parent ee304de commit a25778b

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
@@ -27,7 +27,7 @@ ThisBuild / githubWorkflowJavaVersions := Seq(JavaSpec.temurin("8"), JavaSpec.te
2727
ThisBuild / tlVersionIntroduced := Map("3" -> "2.1.1")
2828

2929
val catsV = "2.11.0"
30-
val catsEffectV = "3.5.7"
30+
val catsEffectV = "3.6.0"
3131
val slf4jV = "1.7.36"
3232
val munitCatsEffectV = "2.0.0"
3333
val logbackClassicV = "1.2.13"

0 commit comments

Comments
 (0)