We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c725688 commit fa4580aCopy full SHA for fa4580a
1 file changed
build.sbt
@@ -2,7 +2,7 @@ val sparkVersion = "3.5.8"
2
val spark34Version = "3.4.4"
3
val spark33Version = "3.3.4"
4
val catsCoreVersion = "2.13.0"
5
-val catsEffectVersion = "3.6.3"
+val catsEffectVersion = "3.7.0"
6
val catsMtlVersion = "1.6.0"
7
val scalatest = "3.2.19"
8
val scalatestplus = "3.1.0.0-RC2"
0 commit comments