Skip to content

Commit 2a4d5d6

Browse files
committed
changed: update compat of LinearMPC
1 parent 141d162 commit 2a4d5d6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ ForwardDiff = "0.10, 1"
3838
Ipopt = "1"
3939
JuMP = "1.21"
4040
LinearAlgebra = "1.10"
41-
LinearMPC = "0.7.0"
41+
LinearMPC = "0.8.0"
4242
Logging = "1.10"
4343
MathOptInterface = "1.46"
4444
OSQP = "0.8"

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ DAQP = "0.6, 0.7.1"
1616
Documenter = "1"
1717
JuMP = "1"
1818
LinearAlgebra = "1.10"
19-
LinearMPC = "0.7.0"
19+
LinearMPC = "0.8.0"
2020
Logging = "1.10"
2121
ModelingToolkit = "10"
2222
Plots = "1"

0 commit comments

Comments
 (0)