Skip to content

Commit 5849410

Browse files
CompatHelper: bump compat for "HTTP" to "0.9" (#74)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3de2c5d commit 5849410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"
1818
[compat]
1919
Documenter = "0.22, 0.23, 0.24, 0.25"
2020
FileIO = "1"
21-
HTTP = "0.6, 0.7, 0.8"
21+
HTTP = "0.6, 0.7, 0.8, 0.9"
2222
ImageCore = "0.7, 0.8"
2323
JSON = "0.20, 0.21"
2424
Literate = "2"

0 commit comments

Comments
 (0)