Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Commit 5a4146d

Browse files
Merge pull request #515 from SciML/compathelper/new_version/2022-03-28-13-15-25-624-03762852079
CompatHelper: bump compat for BandedMatrices to 0.17, (keep existing compat)
2 parents 60346a8 + f08eff7 commit 5a4146d

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
@@ -24,7 +24,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
2424
SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"
2525

2626
[compat]
27-
BandedMatrices = "0.15.11, 0.16"
27+
BandedMatrices = "0.15.11, 0.16, 0.17"
2828
BlockBandedMatrices = "0.8.6, 0.9, 0.10, 0.11"
2929
DiffEqBase = "6.4.1"
3030
DomainSets = "0.5"

0 commit comments

Comments
 (0)