Skip to content

Commit 978d18c

Browse files
Merge pull request #283 from JuliaMath/ChrisRackauckas-patch-1
Allow MKL_jll v2024
2 parents ef8fc5b + 8aa777b commit 978d18c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1313
[compat]
1414
AbstractFFTs = "1.5"
1515
FFTW_jll = "3.3.9"
16-
MKL_jll = "2019.0.117, 2020, 2021, 2022, 2023"
16+
MKL_jll = "2019.0.117, 2020, 2021, 2022, 2023, 2024"
1717
Preferences = "1.2"
1818
Reexport = "0.2, 1.0"
1919
julia = "1.6"

0 commit comments

Comments
 (0)