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

Commit 42af10c

Browse files
Merge pull request #231 from SciML/compathelper/new_version/2020-03-26-11-06-24-417-3794077939
CompatHelper: bump compat for "BandedMatrices" to "0.15"
2 parents 26c910e + 8d34e99 commit 42af10c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1717
SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"
1818

1919
[compat]
20-
BandedMatrices = "0.12, 0.13, 0.14"
20+
BandedMatrices = "0.12, 0.13, 0.14, 0.15"
2121
BlockBandedMatrices = "0.6, 0.7"
2222
DiffEqBase = "6.4.1"
2323
ForwardDiff = "0.10"

0 commit comments

Comments
 (0)