Skip to content

Commit ce50ee4

Browse files
Merge pull request #459 from JuliaArrays/compathelper/new_version/2024-12-12-21-11-10-453-02929567177
CompatHelper: bump compat for CUDSS in [weakdeps] to 0.4, (keep existing compat)
2 parents a2253a1 + 007399d commit ce50ee4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ ArrayInterfaceBandedMatricesExt = "BandedMatrices"
2424
ArrayInterfaceBlockBandedMatricesExt = "BlockBandedMatrices"
2525
ArrayInterfaceCUDAExt = "CUDA"
2626
ArrayInterfaceCUDSSExt = "CUDSS"
27-
ArrayInterfaceChainRulesExt = "ChainRules"
2827
ArrayInterfaceChainRulesCoreExt = "ChainRulesCore"
28+
ArrayInterfaceChainRulesExt = "ChainRules"
2929
ArrayInterfaceGPUArraysCoreExt = "GPUArraysCore"
3030
ArrayInterfaceReverseDiffExt = "ReverseDiff"
3131
ArrayInterfaceSparseArraysExt = "SparseArrays"
@@ -37,7 +37,7 @@ Adapt = "4"
3737
BandedMatrices = "1"
3838
BlockBandedMatrices = "0.13"
3939
CUDA = "5"
40-
CUDSS = "0.2, 0.3"
40+
CUDSS = "0.2, 0.3, 0.4"
4141
ChainRules = "1"
4242
ChainRulesCore = "1"
4343
ChainRulesTestUtils = "1"

0 commit comments

Comments
 (0)