Skip to content

Commit

Permalink
Bump to JSOSolvers 0.12 in tests (#192)
Browse files Browse the repository at this point in the history
* Bump to JSOSolvers 0.12 in tests
  • Loading branch information
tmigot authored Nov 11, 2024
1 parent f723b27 commit e778e5d
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,22 +35,22 @@ DCISolver = "0.4"
DataFrames = "1"
ExpressionTreeForge = "^0.1.7"
FletcherPenaltySolver = "0.2"
JSOSolvers = "0.10, 0.11"
JSOSolvers = "0.12"
JuMP = "1"
KNITRO = "0.13, 0.14"
KNITRO = "0.14"
LLSModels = "0.3.6"
LinearOperators = "2"
NLPModels = "0.19, 0.20"
NLPModels = "0.21"
NLPModelsIpopt = "0.10"
NLPModelsJuMP = "0.11, 0.12"
NLPModelsKnitro = "0.7, 0.8, 0.9"
NLPModelsModifiers = "0.6.2, 0.7"
NLPModelsJuMP = "0.13"
NLPModelsKnitro = "0.9"
NLPModelsModifiers = "0.7"
NLSProblems = "0.5"
OptimizationProblems = "0.8"
Percival = "0.6, 0.7"
Percival = "0.7"
QuadraticModels = "0.9.2"
RipQP = "0.5, 0.6"
SolverBenchmark = "0.5"
RipQP = "0.6"
SolverBenchmark = "0.6"
SolverCore = "0.3"
SparseMatricesCOO = "0.2"
julia = "^1.6.0"

0 comments on commit e778e5d

Please sign in to comment.