diff --git a/M/MKLSparse/Compat.toml b/M/MKLSparse/Compat.toml index 94aaebb9c813298..23e151969b53517 100644 --- a/M/MKLSparse/Compat.toml +++ b/M/MKLSparse/Compat.toml @@ -7,8 +7,11 @@ julia = "1.3.0-1" ["1.2-1"] MKL_jll = "2023.2.0-2023" -["1.2-2"] +["1.2-3"] julia = "1.6.0-1" [2] MKL_jll = "2024.2.0-2024" + +[3] +MKL_jll = "2025.0.1-2025" diff --git a/M/MKLSparse/Deps.toml b/M/MKLSparse/Deps.toml index bf55e130daa0e17..236b3cd459a71f2 100644 --- a/M/MKLSparse/Deps.toml +++ b/M/MKLSparse/Deps.toml @@ -1,9 +1,9 @@ -[1-2] +[1-3] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" ["1.0"] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" -["1.1-2"] +["1.1-3"] MKL_jll = "856f044c-d86e-5d09-b602-aeab76dc8ba7" diff --git a/M/MKLSparse/Versions.toml b/M/MKLSparse/Versions.toml index 9b50a4f1f2e66c5..e8113957beecbc1 100644 --- a/M/MKLSparse/Versions.toml +++ b/M/MKLSparse/Versions.toml @@ -15,3 +15,6 @@ git-tree-sha1 = "29312ec17851d9e6b75c1d3ce8f281925d0fd1f6" ["2.1.1"] git-tree-sha1 = "6b117bc5cad67c7bc9f26fa8549cc9e171a8674e" + +["3.0.0"] +git-tree-sha1 = "7c530bb990da20417879d5e2e2e5ea684f1b60ba"