We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d64ad28 commit dc80330Copy full SHA for dc80330
src/main/scala/ScalaModulePlugin.scala
@@ -11,7 +11,6 @@ import sbt.librarymanagement.ivy.IvyDependencyResolution
11
import sbt.librarymanagement.{UnresolvedWarningConfiguration, UpdateConfiguration}
12
import sbtdynver.DynVerPlugin
13
import sbtdynver.DynVerPlugin.autoImport.dynverGitDescribeOutput
14
-import xerial.sbt.Sonatype
15
import xerial.sbt.Sonatype.autoImport.{sonatypeProfileName, sonatypeSessionName}
16
17
object ScalaModulePlugin extends AutoPlugin {
0 commit comments