Skip to content

Commit

Permalink
Merge pull request #51 from anthofflab/compathelper/new_version/2023-…
Browse files Browse the repository at this point in the history
…05-10-18-07-38-088-02200854011

CompatHelper: bump compat for XLSX to 0.9, (keep existing compat)
  • Loading branch information
lrennels authored May 18, 2023
2 parents c53f7ad + f5f7a08 commit 9d40cc7
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 @@ XLSX = "fdbf4ff8-1666-58a4-91e7-1b58723a45e0"

[compat]
Mimi = "0.10, 1.0"
XLSX = "0.7.2, 0.8"
XLSX = "0.7.2, 0.8, 0.9"
julia = "1.6"

[extras]
Expand Down

0 comments on commit 9d40cc7

Please sign in to comment.