Skip to content

Commit 5c3320b

Browse files
authored
Merge pull request #742 from typelevel/update/cats-effect-3.4.9
Update cats-effect, cats-effect-kernel, ... to 3.4.9
2 parents 177bec8 + fb97e38 commit 5c3320b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
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.9.0"
30-
val catsEffectV = "3.4.8"
30+
val catsEffectV = "3.4.9"
3131
val slf4jV = "1.7.36"
3232
val munitCatsEffectV = "2.0.0-M3"
3333
val logbackClassicV = "1.2.12"

0 commit comments

Comments
 (0)