diff --git a/build.mill b/build.mill index c4c8dc9..3abb7cc 100644 --- a/build.mill +++ b/build.mill @@ -5,7 +5,7 @@ import de.tobiasroeser.mill.jacoco._ import mill.scalalib.SonatypeCentralPublishModule -object `package` extends RootModule with MavenModule with ErrorProneModule with PublishModule with SonatypeCentralPublishModule { +object `package` extends RootModule with MavenModule with ErrorProneModule with SonatypeCentralPublishModule { def artifactName = "vavr-effect"