From 4b4fb161e3052f5ae6a8800e68e94dcebd836c12 Mon Sep 17 00:00:00 2001 From: Anand Singh <4903911+anand-singh@users.noreply.github.com> Date: Tue, 27 Sep 2022 01:16:42 +0000 Subject: [PATCH] Update scala-library from 2.11.12 to 2.13.9 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index bb6f36d..604eb79 100644 --- a/build.sbt +++ b/build.sbt @@ -2,7 +2,7 @@ name := "spark-data-pipeline" version := "1.0" -scalaVersion := "2.11.12" +scalaVersion := "2.13.9" libraryDependencies ++= Seq(