Skip to content

Commit

Permalink
Merge pull request #814 from JuliaCollections/compathelper/new_versio…
Browse files Browse the repository at this point in the history
…n/2022-05-24-00-08-46-564-03430986998

CompatHelper: bump compat for Compat to 4, (keep existing compat)
  • Loading branch information
oxinabox authored May 24, 2022
2 parents b6ce56b + bb5f90b commit 1c6c2ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"

[compat]
Compat = "3.0.0"
Compat = "3.0.0, 4"
OrderedCollections = "1.1.0"
julia = "1"

Expand Down

0 comments on commit 1c6c2ad

Please sign in to comment.