File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ libraryDependencies += "com.datastax.dse" % "dse-spark-dependencies" % dseVersio
2222val scalaTestVersion = " 3.0.0"
2323val connectorVersion = " 2.0.10"
2424val jUnitVersion = " 4.12"
25- val cassandraVersion = " 3.2 "
25+ val cassandraVersion = " 3.11.10 "
2626
2727libraryDependencies ++= Seq (
2828 " com.datastax.spark" %% " spark-cassandra-connector-embedded" % connectorVersion % " test" exclude(
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ val connectorVersion = "2.0.10"
1010// for the version of the Spark Cassandra Connector in use.
1111
1212
13- val cassandraVersion = " 3.2 "
13+ val cassandraVersion = " 3.11.10 "
1414val scalaTestVersion = " 3.0.0"
1515val jUnitVersion = " 4.12"
1616
You can’t perform that action at this time.
0 commit comments