-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update indirect dependencies from
update-mod-version
script (#540)
This is driven by [1] and the same bug we'd noticed in another project previously too. Until now, `update-mod-version` hadn't been updating versions on indirect dependencies, and `rivershared` in the CLI had been indirect, thereby causing it to try and resolve v0.11.2 instead of v0.11.3. Here, update the script so that indirect dependencies are updated as well. [1] #538
- Loading branch information
Showing
2 changed files
with
7 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters