Skip to content

Commit a2ab035

Browse files
authored
Merge pull request #126 from jump-dev/compathelper/new_version/2021-07-01-00-27-26-076-2726545397
CompatHelper: bump compat for "LazyArrays" to "0.21"
2 parents e62ee05 + cd90fe6 commit a2ab035

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
@@ -20,7 +20,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
2020
BlockDiagonals = "0.1"
2121
IterativeSolvers = "0.8, 0.9"
2222
JuMP = "0.21"
23-
LazyArrays = "0.16"
23+
LazyArrays = "0.16, 0.21"
2424
MathOptInterface = "0.9"
2525
MathOptSetDistances = "0.1"
2626
julia = "1"

0 commit comments

Comments
 (0)