From c584217d7cc4d56d1bc8729bc96813b09e34387d Mon Sep 17 00:00:00 2001 From: Anand Singh Date: Sat, 11 Jun 2022 00:59:24 +0000 Subject: [PATCH] Update scala-library to 2.12.16 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index c558a62..a4972a1 100644 --- a/build.sbt +++ b/build.sbt @@ -2,7 +2,7 @@ name := "akka-http-client-examples" version := "0.1" -scalaVersion := "2.12.13" +scalaVersion := "2.12.16" libraryDependencies ++= Seq(