Skip to content

Commit 6d6d182

Browse files
github-actions[bot]CompatHelper Juliatmigot
authored
CompatHelper: bump compat for ADNLPModels to 0.6 for package creating-a-jso-compliant-solver, (drop existing compat) (#95)
* CompatHelper: bump compat for ADNLPModels to 0.6 for package creating-a-jso-compliant-solver, (drop existing compat) * Bump to NLPModels 0.20 * Bump to JSOSolvers 0.10 --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: tmigot <[email protected]>
1 parent 0778fb8 commit 6d6d182

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tutorials/creating-a-jso-compliant-solver/Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ SolverBenchmark = "581a75fa-a23a-52d0-a590-d6201de2218a"
99
SolverCore = "ff4d7338-4cf1-434d-91df-b86cb86fb843"
1010

1111
[compat]
12-
ADNLPModels = "0.5"
12+
ADNLPModels = "0.6"
1313
JSON = "0.21"
14-
JSOSolvers = "0.9"
15-
NLPModels = "0.19"
14+
JSOSolvers = "0.10"
15+
NLPModels = "0.20"
1616
Plots = "1"
1717
SolverBenchmark = "0.5"
1818
SolverCore = "0.3"

0 commit comments

Comments
 (0)