Skip to content

Commit da27a0f

Browse files
committed
fix(deps): add LTS entry to stdlib deps
Applicable to LinearAlgebra
1 parent b5b01b4 commit da27a0f

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
@@ -21,7 +21,7 @@ DataInterpolations = "6"
2121
ForwardDiff = "0.10"
2222
DiffEqBase = "6.152"
2323
IfElse = "0.1"
24-
LinearAlgebra = "1.10"
24+
LinearAlgebra = "1.10, 1.11"
2525
Optimization = "4"
2626
ModelingToolkit = "9.47"
2727
OrdinaryDiffEq = "6.87"

0 commit comments

Comments
 (0)