diff --git a/S/StaticArrayInterface/Deps.toml b/S/StaticArrayInterface/Deps.toml index cf9ef95b1683f27..0499391896c8128 100644 --- a/S/StaticArrayInterface/Deps.toml +++ b/S/StaticArrayInterface/Deps.toml @@ -4,12 +4,14 @@ Compat = "34da2185-b29b-5c13-b0c7-acf172513d20" IfElse = "615f187c-cbe4-4ef1-ba3b-2fcf58d6d173" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" Requires = "ae029012-a4dd-5104-9daa-d747884805df" -SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3" -SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9" ["1-1.4.0"] SnoopPrecompile = "66db9d55-30c0-4569-8b51-7e840670fc0c" +["1-1.5"] +SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" +SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9" + ["1.4.1-1"] PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a" diff --git a/S/StaticArrayInterface/Versions.toml b/S/StaticArrayInterface/Versions.toml index 40bf5a91f2d66c3..ec285b10ca62cf5 100644 --- a/S/StaticArrayInterface/Versions.toml +++ b/S/StaticArrayInterface/Versions.toml @@ -28,3 +28,6 @@ git-tree-sha1 = "5d66818a39bb04bf328e92bc933ec5b4ee88e436" ["1.5.1"] git-tree-sha1 = "8963e5a083c837531298fc41599182a759a87a6d" + +["1.6.0"] +git-tree-sha1 = "c3668ff1a3e4ddf374fc4f8c25539ce7194dcc39"