Skip to content

Commit f51dace

Browse files
committed
Fix compat for SuiteSparse_jll
1 parent fa9736c commit f51dace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Pkg = "<0.0.1, 1"
1919
Printf = "<0.0.1, 1"
2020
Random = "<0.0.1, 1"
2121
Serialization = "<0.0.1, 1"
22-
SuiteSparse_jll = "7.10.1"
22+
SuiteSparse_jll = "7.8.3"
2323
Test = "<0.0.1, 1"
2424
julia = "1.11"
2525

0 commit comments

Comments
 (0)