Skip to content

Commit

Permalink
Update docs/Advanced-Concepts/Managing-Published-Scala-Dependencies.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Abraham Gonzalez <abe.j.gonza@gmail.com>
  • Loading branch information
davidbiancolin and abejgonzalez committed Dec 8, 2021
1 parent c8b8ef7 commit 8666889
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ In practice, this will require the following steps:

#. Check out and modify the desired projects.
#. Take note of, or modify, the versions of each projects (in
their build.sbt). If you're cloning from master generally
their ``build.sbt``). If you're cloning from ``master`` generally
these will have default versions of ``1.X-SNAPSHOT``, where ``X`` is
not-yet-released next major version. You can modify the version string, to say ``1.X-<MYSUFFIX>``, to uniquely identify your
change.
Expand Down

0 comments on commit 8666889

Please sign in to comment.