Skip to content

Commit 26f4698

Browse files
authored
Merge pull request #22 from LeeTibbert/PR_build_dirtyMoney_plugin_2020-04-17
build: Add dirty-money plugin for cleaning .ivy2 caches
2 parents 204221a + 017eb3e commit 26f4698

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project/plugins.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.0-M2")
2+
addSbtPlugin("com.eed3si9n" % "sbt-dirty-money" % "0.2.0")
23
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0")
34
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8.1")
45
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.4")

0 commit comments

Comments
 (0)