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

Commit b0cda99

Browse files
Merge pull request #477 from SciML/compathelper/new_version/2021-09-26-22-13-37-768-01054664949
CompatHelper: bump compat for LazyArrays to 0.22, (keep existing compat)
2 parents 2eb19eb + 055896b commit b0cda99

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
@@ -29,7 +29,7 @@ BlockBandedMatrices = "0.8.6, 0.9, 0.10"
2929
DiffEqBase = "6.4.1"
3030
DomainSets = "0.5"
3131
ForwardDiff = "0.10"
32-
LazyArrays = "0.17, 0.18, 0.19, 0.20, 0.21"
32+
LazyArrays = "0.17, 0.18, 0.19, 0.20, 0.21, 0.22"
3333
LazyBandedMatrices = "0.5, 0.6"
3434
LoopVectorization = "0.12"
3535
ModelingToolkit = "6.3.1"

0 commit comments

Comments
 (0)