Skip to content

Commit 5e0f474

Browse files
Update spark-sql to 3.1.0 (#88)
1 parent e934a32 commit 5e0f474

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
@@ -18,7 +18,7 @@ lazy val compilerOptions = Seq(
1818
)
1919

2020
lazy val shapelessVersion = "2.3.3"
21-
lazy val sparkVersion = "3.0.1"
21+
lazy val sparkVersion = "3.1.0"
2222
lazy val scalatestVersion = "3.2.3"
2323

2424
lazy val baseSettings = Seq(

0 commit comments

Comments
 (0)