diff --git a/build.sbt b/build.sbt index 963a2f6..758d6ab 100644 --- a/build.sbt +++ b/build.sbt @@ -1,7 +1,7 @@ val buildName = "jardiff" inThisBuild(Seq[Setting[_]]( - organization := "org.scala-lang", + organization := "com.lightbend", scalaVersion := "2.13.12", startYear := Some(2017), organizationName := "Lightbend Inc. ",