From 00b4e7146fc8c5107d9dc918ff2b68e41950482f Mon Sep 17 00:00:00 2001 From: Anand Singh <4903911+anand-singh@users.noreply.github.com> Date: Sat, 15 Oct 2022 01:19:22 +0000 Subject: [PATCH] Update scala-library from 2.11.12 to 2.13.10 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index bb6f36d..91aa6cf 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.10" libraryDependencies ++= Seq(