diff --git a/Project.toml b/Project.toml index a248242b..dd3cbbab 100644 --- a/Project.toml +++ b/Project.toml @@ -1,12 +1,13 @@ name = "CompatHelper" uuid = "aa819f21-2bde-4658-8897-bab36330d9b7" authors = ["Dilum Aluthge ", "Brown Center for Biomedical Informatics"] -version = "1.10.0" +version = "1.11.0" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" Dates = "ade2ca70-3891-5945-98fb-dc099432e06a" GitHub = "bc5e4493-9b4d-5f90-b8aa-2b2bcaad7a26" +HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3" JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6" Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" @@ -15,6 +16,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" [compat] GitHub = "5.1.6" +HTTP = "0.8.16" JSON = "0.21" TimeZones = "0.10, 0.11, 1.0" julia = "1.2"