Skip to content

Commit 0015711

Browse files
authored
Merge pull request #147 from JuliaControl/compat_julia
bump julia compat to 1.10 (LTS)
2 parents 99aae6f + d05ff84 commit 0015711

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ Ipopt = "1"
2323
JuMP = "1.21"
2424
LinearAlgebra = "1.6"
2525
OSQP = "0.8"
26-
PreallocationTools = "0.4"
26+
PreallocationTools = "0.4.14"
2727
PrecompileTools = "1"
2828
ProgressLogging = "0.1"
2929
Random = "1.6"
3030
RecipesBase = "1"
31-
julia = "1.6"
31+
julia = "1.10"
3232

3333
[extras]
3434
DAQP = "c47d62df-3981-49c8-9651-128b1cd08617"

0 commit comments

Comments
 (0)