Skip to content

Commit e80f54c

Browse files
authored
Merge pull request #112 from target/update/spark-sql-2.3.4
Update spark-sql to 2.3.4
2 parents 73dc6b2 + b923bf0 commit e80f54c

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
@@ -3,7 +3,7 @@ organization := "com.target"
33

44
scalaVersion := "2.11.12"
55

6-
val sparkVersion = "2.3.1"
6+
val sparkVersion = "2.3.4"
77

88
val circeVersion = "0.10.1"
99

0 commit comments

Comments
 (0)