Skip to content

Commit db2fcce

Browse files
authored
Updating Default Spark Version in README
1 parent 5049980 commit db2fcce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This project is built using [sbt](https://www.scala-sbt.org/1.0/docs/Setup.html)
2424

2525
Start 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

3030
To compile the main code:
@@ -147,4 +147,4 @@ Smolder is made available under an [Apache 2.0 license](LICENSE), and we welcome
147147
contributions from the community. Please see our [contibutor guidance](CONTRIBUTING.md)
148148
for information about how to contribute to the project. To ensure that contributions
149149
to 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.

0 commit comments

Comments
 (0)