File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ This project is built using [sbt](https://www.scala-sbt.org/1.0/docs/Setup.html)
2424
2525Start an sbt shell using the ` sbt ` command.
2626
27- > ** FYI** : The following SBT projects are built on Spark 3.0.0 /Scala 2.12.8 by default. To change the Spark version and
27+ > ** FYI** : The following SBT projects are built on Spark 3.2.1 /Scala 2.12.8 by default. To change the Spark version and
2828 Scala version, set the environment variables ` SPARK_VERSION ` and ` SCALA_VERSION ` .
2929
3030To compile the main code:
@@ -147,4 +147,4 @@ Smolder is made available under an [Apache 2.0 license](LICENSE), and we welcome
147147contributions from the community. Please see our [ contibutor guidance] ( CONTRIBUTING.md )
148148for information about how to contribute to the project. To ensure that contributions
149149to Smolder are properly licensed, we follow the [ Developer Certificate of Origin
150- (DCO)] ( http://developercertificate.org/ ) for all contributions to the project.
150+ (DCO)] ( http://developercertificate.org/ ) for all contributions to the project.
You can’t perform that action at this time.
0 commit comments