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.
1 parent ad2dca8 commit b4ff6d0Copy full SHA for b4ff6d0
build.sbt
@@ -7,11 +7,11 @@ ThisBuild / credentials += Credentials(
7
sys.env.getOrElse("GITHUB_TOKEN", "")
8
)
9
10
-name := "sbt-module-patcher"
+organizationName := "sbt-module-patcher"
11
12
homepage := Some(url("https://www.raw-labs.com/"))
13
14
-organization := "com.raw-labs.sbt"
+organization := "com.raw-labs"
15
16
organizationName := "RAW Labs SA"
17
0 commit comments