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 258a5b0 commit c2172a0Copy full SHA for c2172a0
project/plugins.sbt
@@ -9,9 +9,3 @@ addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.18
9
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
10
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
11
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "2.4.13")
12
-
13
-lazy val root = (project in file(".")).dependsOn(sonatypePlugin)
14
15
-lazy val sonatypePlugin = RootProject(
16
- uri("git://github.com/steinybot/sbt-sonatype#5a0ace0551b5d58debbf4aae4a1b5f9b5d888ef1")
17
-)
0 commit comments