Skip to content

Commit f9172a2

Browse files
committed
chore: Upgrade build deps to ensure compatible with Scala Native
1 parent 6f566e6 commit f9172a2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.mill

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
package build
22

33
import mill._
4-
import mill.scalalib._
4+
import scalalib._
5+
import scalanativelib._
56
import mill.scalalib.publish.{Developer, License, PomSettings, VersionControl}
67

78
import $ivy.`de.tototec::de.tobiasroeser.mill.vcs.version::0.4.1`

0 commit comments

Comments
 (0)