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 9217627 commit a6139d1Copy full SHA for a6139d1
build.sbt
@@ -2,7 +2,7 @@ name := "spark-data-pipeline"
2
3
version := "1.0"
4
5
-scalaVersion := "2.11.12"
+scalaVersion := "2.13.9"
6
7
8
libraryDependencies ++= Seq(
0 commit comments