Skip to content

Commit 4082317

Browse files
committed
Spark upgrade to 3.5.7
1 parent 424f2f2 commit 4082317

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dev/CI/download.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
CRDIR="$(cd "`dirname "$0"`"; pwd)"
44

5-
SPARK_V="${SPARK_V:-3.5.6}"
5+
SPARK_V="${SPARK_V:-3.5.7}"
66

77
SPARK_NAME="${SPARK:-spark-${SPARK_V}}"
88

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ scalaGroup=org.scala-lang
66
scalaVersion=2.13.16
77
noUav=
88
#
9-
sparkVersion=3.5.6
9+
sparkVersion=3.5.7
1010
#sparkVersion=4.0.0-preview2
1111
#
1212
#splainVersion=1.1.0

0 commit comments

Comments
 (0)