Skip to content

Commit 3f9ab5e

Browse files
committed
Import undeprecated crossProject
1 parent 9e37824 commit 3f9ab5e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.sbt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
import sbtcrossproject.{crossProject, CrossType}
1+
import sbtcrossproject.CrossType
2+
import sbtcrossproject.CrossPlugin.autoImport.crossProject
23
import ScalaModulePlugin._
34

45
crossScalaVersions in ThisBuild := List("2.12.8", "2.13.0-RC1")

0 commit comments

Comments
 (0)