Skip to content

Commit

Permalink
Merge pull request #178 from JuliaLang/compathelper/new_version/2020-…
Browse files Browse the repository at this point in the history
…06-10-17-04-48-013-1499685482

CompatHelper: bump compat for "DocumentFormat" to "3.0"
  • Loading branch information
davidanthoff authored Jun 10, 2020
2 parents 6beac19 + 2c76833 commit 6705689
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,30 +3,30 @@ uuid = "149e707d-584d-56d3-88ec-740c18e106ff"
version = "1.4.1-DEV"

[deps]
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
PkgButlerEngine = "5c9c0fc8-7103-448b-bb0a-c427020e3b0b"
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
GitHub = "bc5e4493-9b4d-5f90-b8aa-2b2bcaad7a26"
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
DocumentFormat = "ffa9a821-9c82-50df-894e-fbcef3ed31cd"
RegistryTools = "d1eb7eb1-105f-429d-abf5-b0f65cb9e2c4"
FilePathsBase = "48062228-2e41-5def-b9a4-89aafe57970f"
GitHub = "bc5e4493-9b4d-5f90-b8aa-2b2bcaad7a26"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
LibGit2 = "76f85450-5226-5b5a-8eaa-529ad045b433"
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
FilePathsBase = "48062228-2e41-5def-b9a4-89aafe57970f"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
PkgButlerEngine = "5c9c0fc8-7103-448b-bb0a-c427020e3b0b"
RegistryTools = "d1eb7eb1-105f-429d-abf5-b0f65cb9e2c4"
URIParser = "30578b45-9adc-5946-b283-645ec420af67"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"

[compat]
DocumentFormat = "1.1, 2.0, 3.0"
FilePathsBase = "0.6, 0.7, 0.8, 0.9"
GitHub = "5.1.1"
JSON = "0.21"
julia = "1"
FilePathsBase = "0.6, 0.7, 0.8, 0.9"
DocumentFormat = "1.1, 2.0"
PkgButlerEngine = "1.2"
RegistryTools = "1"
URIParser = "0.4"
julia = "1"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test"]

0 comments on commit 6705689

Please sign in to comment.