Skip to content

Commit

Permalink
CompatHelper: bump compat for HTTP to 1, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Jun 20, 2022
1 parent 5872cf7 commit cc9fa90
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 @@ -12,7 +12,7 @@ MbedTLS = "739be429-bea8-5141-9913-cc70e7f3736d"

[compat]
CoverageTools = "1"
HTTP = "0.8, 0.9"
HTTP = "0.8, 0.9, 1"
JSON = "0.21"
MbedTLS = "0.6, 0.7, 1"
julia = "1"
Expand Down

0 comments on commit cc9fa90

Please sign in to comment.