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.
2 parents 204221a + 017eb3e commit 26f4698Copy full SHA for 26f4698
project/plugins.sbt
@@ -1,4 +1,5 @@
1
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.0-M2")
2
+addSbtPlugin("com.eed3si9n" % "sbt-dirty-money" % "0.2.0")
3
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0")
4
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8.1")
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.4")
0 commit comments