Skip to content

Commit f827bef

Browse files
committed
Import undeprecated crossProject
1 parent e8be217 commit f827bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import ScalaModulePlugin._
2-
import sbtcrossproject.crossProject
2+
import sbtcrossproject.CrossPlugin.autoImport.crossProject
33

44
crossScalaVersions in ThisBuild := List("2.12.8", "2.11.12", "2.13.0-RC1")
55

0 commit comments

Comments
 (0)