We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 23a981b + 68892c7 commit 0b6d98fCopy full SHA for 0b6d98f
project/Settings.scala
@@ -6,7 +6,7 @@ object Settings {
6
val settings = Seq(
7
name := "spark-best_practises_and_deploy-course",
8
version := "0.1.0-SNAPSHOT",
9
- scalaVersion := "2.12.19",
+ scalaVersion := "2.12.20",
10
organization := "com.codely",
11
organizationName := "com.codely, Inc.",
12
organizationHomepage := Some(url("https://com.codely")),
0 commit comments