-
-
Notifications
You must be signed in to change notification settings - Fork 271
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update docs/src/managing-packages.md
Co-authored-by: Ian Butterworth <[email protected]>
- Loading branch information
1 parent
22a114e
commit 8b25c96
Showing
1 changed file
with
1 addition
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -71,7 +71,7 @@ to require any patch release of the v0.21 series of JSON after v0.21.4, call `co | |
Error empty intersection between [email protected] and project compatibility 0.21.4 - 0.21 | ||
Suggestion Call `update` to attempt to meet the compatibility requirements. | ||
(@1.11) pkg> up | ||
(@1.11) pkg> update | ||
Updating registry at `~/.julia/registries/General.toml` | ||
Updating `~/.julia/environments/1.11/Project.toml` | ||
[682c06a0] ↑ JSON v0.21.3 ⇒ v0.21.4 | ||
|