From 06d93a0dc08cca129f0106220677615287a95872 Mon Sep 17 00:00:00 2001 From: Anand Singh <4903911+anand-singh@users.noreply.github.com> Date: Mon, 26 Sep 2022 08:15:20 +0000 Subject: [PATCH] Update scala-library to 2.12.17 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index c558a62..cd4eab6 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.17" libraryDependencies ++= Seq(