diff --git a/T/TabularDisplay/Compat.toml b/T/TabularDisplay/Compat.toml index abe3545b1c437e6..97f04d26caf2fe5 100644 --- a/T/TabularDisplay/Compat.toml +++ b/T/TabularDisplay/Compat.toml @@ -3,6 +3,10 @@ Compat = "0-2" Formatting = "0.0.0-0.4" julia = "0.6-1" -["1.0.2-1"] +["1.0.2-1.2"] Formatting = "0.4" julia = "1" + +["1.3-1"] +Format = "1" +julia = "1.4.0-1" diff --git a/T/TabularDisplay/Deps.toml b/T/TabularDisplay/Deps.toml index 0e49a4a7b417866..35ebbe9fda65187 100644 --- a/T/TabularDisplay/Deps.toml +++ b/T/TabularDisplay/Deps.toml @@ -1,5 +1,8 @@ -[1] -Formatting = "59287772-0a20-5a39-b81b-1366585eb4c0" - ["1-1.0.1"] Compat = "34da2185-b29b-5c13-b0c7-acf172513d20" + +["1-1.2"] +Formatting = "59287772-0a20-5a39-b81b-1366585eb4c0" + +["1.3-1"] +Format = "1fa38f19-a742-5d3f-a2b9-30dd87b9d5f8" diff --git a/T/TabularDisplay/Versions.toml b/T/TabularDisplay/Versions.toml index c9707228a8c0f47..d9c0c8b6ea03e1d 100644 --- a/T/TabularDisplay/Versions.toml +++ b/T/TabularDisplay/Versions.toml @@ -12,3 +12,6 @@ git-tree-sha1 = "112c6856ebc9aa98ab17a2eae101a0b74e931f22" ["1.2.0"] git-tree-sha1 = "ab1c4fe069f16cbb62bf4b39a0b9dab9c1699752" + +["1.3.0"] +git-tree-sha1 = "b6501c247f5950c234a9e496cfd9700a43d32ea6"