Skip to content

Commit fa4580a

Browse files
Update cats-effect to 3.7.0 (#928)
Co-authored-by: typelevel-steward[bot] <106827141+typelevel-steward[bot]@users.noreply.github.com>
1 parent c725688 commit fa4580a

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
@@ -2,7 +2,7 @@ val sparkVersion = "3.5.8"
22
val spark34Version = "3.4.4"
33
val spark33Version = "3.3.4"
44
val catsCoreVersion = "2.13.0"
5-
val catsEffectVersion = "3.6.3"
5+
val catsEffectVersion = "3.7.0"
66
val catsMtlVersion = "1.6.0"
77
val scalatest = "3.2.19"
88
val scalatestplus = "3.1.0.0-RC2"

0 commit comments

Comments
 (0)