This commit is contained in:
Eugene Yokota 2020-09-22 21:47:38 -04:00
parent 4fe2f8eff1
commit 8d52db3bfe
1 changed files with 1 additions and 0 deletions

View File

@ -655,6 +655,7 @@ lazy val dependencyTreeProj = (project in file("dependency-tree"))
baseSettings,
name := "sbt-dependency-tree",
// mimaSettings,
mimaPreviousArtifacts := Set.empty,
)
// Implementation and support code for defining actions.