Skip to content

Commit 1777a7d

Browse files
authored
Merge pull request #12 from control-toolbox/11-dev-compat
up compat
2 parents 103db4a + 90c7a6e commit 1777a7d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/Project.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ OptimalControl = "5f98b655-cc9a-415a-b60e-744165666948"
77
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
88

99
[compat]
10-
DifferentialEquations = "7.13.0"
11-
Documenter = "1.5.0"
12-
ForwardDiff = "0.10.36"
13-
MINPACK = "1.3.0"
14-
OptimalControl = "0.11.0"
15-
Plots = "1.40.5"
10+
DifferentialEquations = "7.13"
11+
Documenter = "1.6"
12+
ForwardDiff = "0.10"
13+
MINPACK = "1.3"
14+
OptimalControl = "0.11"
15+
Plots = "1.40"
1616
julia = "1.10"

0 commit comments

Comments
 (0)