Skip to content

Commit

Permalink
Forward version as the sbt version
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed Mar 26, 2024
1 parent ace2b59 commit 288adcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -639,6 +639,7 @@ lazy val dependencyTreeProj = (project in file("dependency-tree"))
sbtPlugin := true,
baseSettings,
name := "sbt-dependency-tree",
pluginCrossBuild / sbtVersion := version.value,
publishMavenStyle := true,
// mimaSettings,
mimaPreviousArtifacts := Set.empty,
Expand Down

0 comments on commit 288adcd

Please sign in to comment.