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 2a22ea6 + 93b0806 commit ad2dca8Copy full SHA for ad2dca8
build.sbt
@@ -7,7 +7,7 @@ ThisBuild / credentials += Credentials(
7
sys.env.getOrElse("GITHUB_TOKEN", "")
8
)
9
10
-moduleName := "sbt-module-patcher"
+name := "sbt-module-patcher"
11
12
homepage := Some(url("https://www.raw-labs.com/"))
13
0 commit comments