Skip to content

Commit 8830c11

Browse files
committed
Dotty organization changed after scala/scala3#1298
1 parent 43eb365 commit 8830c11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ lazy val root = (project in file(".")).
1111

1212
// Dotty version
1313
scalaVersion := "0.1-SNAPSHOT",
14+
scalaOrganization := "ch.epfl.lamp",
1415

1516
// Enable Scala 2 compatibility mode.
1617
// This will allow you to use Scala 2 features that have been removed

0 commit comments

Comments
 (0)