Skip to content

Commit 6811f62

Browse files
authored
Update build.sbt
1 parent dbe1f44 commit 6811f62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.sbt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@ libraryDependencies += "org.scalatest" %% "scalatest" % "3.0.0" % Test
22

33
organization in ThisBuild := "com.thoughtworks.extractor"
44

5+
organization in ThisBuild := "extractor"
6+
57
crossScalaVersions in ThisBuild := Seq("2.10.6", "2.11.8", "2.12.0-M5")

0 commit comments

Comments
 (0)