Skip to content

Commit 1f8a1c0

Browse files
committed
bump scala to 2.11.12
1 parent 1ef847b commit 1f8a1c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name := "data-validator"
22
organization := "com.target"
33

4-
scalaVersion := "2.11.10"
4+
scalaVersion := "2.11.12"
55

66
val sparkVersion = "2.3.1"
77

0 commit comments

Comments
 (0)