Skip to content

Commit 68892c7

Browse files
Update scala-library to 2.12.20
1 parent 2d0bae7 commit 68892c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Settings.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ object Settings {
66
val settings = Seq(
77
name := "spark-best_practises_and_deploy-course",
88
version := "0.1.0-SNAPSHOT",
9-
scalaVersion := "2.12.19",
9+
scalaVersion := "2.12.20",
1010
organization := "com.codely",
1111
organizationName := "com.codely, Inc.",
1212
organizationHomepage := Some(url("https://com.codely")),

0 commit comments

Comments
 (0)