diff --git a/build.sbt b/build.sbt index caf165d..2a1b6da 100644 --- a/build.sbt +++ b/build.sbt @@ -79,7 +79,7 @@ dockerSettings lazy val commonSettings = Seq( - scalaVersion := "2.12.17", + scalaVersion := "2.13.10", organization := "io.github.uptane", organizationName := "ATS Advanced Telematic Systems GmbH", name := "device-registry",