Skip to content

Commit bda09ee

Browse files
Apply suggestions from code review
1 parent 3e9e456 commit bda09ee

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lib/OrdinaryDiffEqDefault/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ EnumX = "1.0"
4343
LinearAlgebra = "1.10"
4444
SciMLBase = "2.99"
4545
OrdinaryDiffEqCore = "1.14"
46-
SparseArrays = "1.11"
46+
SparseArrays = "1.10"
4747
Aqua = "0.8.11"
4848
Preferences = "1.4"
4949
StaticArrays = "1.9"

lib/OrdinaryDiffEqDifferentiation/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ ConstructionBase = "1.5.8"
4848
LinearAlgebra = "1.10"
4949
SciMLBase = "2.99"
5050
OrdinaryDiffEqCore = "1.21"
51-
SparseArrays = "1.11"
51+
SparseArrays = "1.10"
5252
ConcreteStructs = "0.2"
5353
Aqua = "0.8.11"
5454
ArrayInterface = "7.19"

lib/OrdinaryDiffEqExponentialRK/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ OrdinaryDiffEqDifferentiation = "<0.0.1, 1.2"
4545
OrdinaryDiffEqSDIRK = "<0.0.1, 1"
4646
SciMLBase = "2.99"
4747
OrdinaryDiffEqCore = "1.19"
48-
SparseArrays = "1.11"
48+
SparseArrays = "1.10"
4949
Aqua = "0.8.11"
5050
julia = "1.10"
5151
JET = "0.9.18, 0.10.4"

0 commit comments

Comments
 (0)