From dcdbc44be7ad000e95b8074b51b36f11e0536121 Mon Sep 17 00:00:00 2001 From: Anand Singh Date: Tue, 11 Jan 2022 00:21:52 +0000 Subject: [PATCH] Update scala-library to 2.13.8 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 3a03284..443695b 100644 --- a/build.sbt +++ b/build.sbt @@ -2,7 +2,7 @@ name := "akka-http-file-upload-examples" version := "0.1" -scalaVersion := "2.13.5" +scalaVersion := "2.13.8" libraryDependencies ++= Seq(