Skip to content

Commit

Permalink
Update doc to no longer reference deprecated repositories task (#1388)
Browse files Browse the repository at this point in the history
* Update Configuring_Mill.adoc

Pull request: #1388

Co-authored-by: Tobias Roeser <[email protected]>
  • Loading branch information
nrktkt and lefou committed Jun 28, 2021
1 parent e1633a6 commit 0417d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/antora/modules/ROOT/pages/Configuring_Mill.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ To select the test-jars from a dependency use the following syntax:
`ivy"org.apache.spark::spark-sql:2.4.0;classifier=tests`.

By default, these are resolved from maven central, but you can add your own
resolvers by overriding the `repositories` definition in the module:
resolvers by overriding the `repositoriesTask` task in the module:

.`build.sc`
[source,scala]
Expand Down

0 comments on commit 0417d49

Please sign in to comment.