We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e934a32 commit 5e0f474Copy full SHA for 5e0f474
1 file changed
build.sbt
@@ -18,7 +18,7 @@ lazy val compilerOptions = Seq(
18
)
19
20
lazy val shapelessVersion = "2.3.3"
21
-lazy val sparkVersion = "3.0.1"
+lazy val sparkVersion = "3.1.0"
22
lazy val scalatestVersion = "3.2.3"
23
24
lazy val baseSettings = Seq(
0 commit comments