We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ef847b commit 1f8a1c0Copy full SHA for 1f8a1c0
build.sbt
@@ -1,7 +1,7 @@
1
name := "data-validator"
2
organization := "com.target"
3
4
-scalaVersion := "2.11.10"
+scalaVersion := "2.11.12"
5
6
val sparkVersion = "2.3.1"
7
0 commit comments