Skip to content

Commit

Permalink
Fixed example for $MILL_BIN_PLATFORM (#1504)
Browse files Browse the repository at this point in the history
Pull request: #1504
  • Loading branch information
lefou committed Sep 28, 2021
1 parent dc2a0cd commit 4b0432f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/antora/modules/ROOT/pages/Extending_Mill.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ to substitute the currently used Mill binary platform.

.Example: Using `mill-vcs-version` plugin matching the current Mill Binary Platfrom
----
import $ivy:`de.tototec::de.tobiasroeser.mill.vcs.version::0.1.2`
import $ivy:`de.tototec::de.tobiasroeser.mill.vcs.version_mill$MILL_BIN_PLATFORM:0.1.2`
----
--

Expand Down

0 comments on commit 4b0432f

Please sign in to comment.