Skip to content

Commit

Permalink
CompatHelper: bump compat for ZipFile to 0.10 for package julia, (kee…
Browse files Browse the repository at this point in the history
…p existing compat) (#47)

Co-authored-by: CompatHelper Julia <[email protected]>
  • Loading branch information
github-actions[bot] and CompatHelper Julia authored Jul 3, 2022
1 parent f670c6c commit 8bec53e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/client/julia/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ ZipFile = "a5390f91-8eb1-5f08-bee0-b1d1ffed6cea"

[compat]
GitHub = "5"
Scratch = "1"
ZipFile = "0.9"
ProgressMeter = "1"
Scratch = "1"
URIs = "1"
ZipFile = "0.9, 0.10"
julia = "0.7, 1"

[extras]
Expand Down

0 comments on commit 8bec53e

Please sign in to comment.