We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffda8d4 commit 1704ecdCopy full SHA for 1704ecd
README.md
@@ -17,7 +17,7 @@ scalaModuleSettings
17
18
name := "<module name>"
19
repoName := "<GitHub repo name>" // the repo under github.com/scala/, only required if different from name
20
-organization := "<org>"
+organization := "<org>" // only required if different from "org.scala-lang.modules"
21
version := "<module version>"
22
23
// The plugin uses `scalaVersionsByJvm` to set `crossScalaVersions` according to the JVM major version.
0 commit comments