Skip to content

Commit 8bec53e

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for ZipFile to 0.10 for package julia, (keep existing compat) (#47)
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
1 parent f670c6c commit 8bec53e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/client/julia/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ ZipFile = "a5390f91-8eb1-5f08-bee0-b1d1ffed6cea"
1919

2020
[compat]
2121
GitHub = "5"
22-
Scratch = "1"
23-
ZipFile = "0.9"
2422
ProgressMeter = "1"
23+
Scratch = "1"
2524
URIs = "1"
25+
ZipFile = "0.9, 0.10"
2626
julia = "0.7, 1"
2727

2828
[extras]

0 commit comments

Comments
 (0)