Skip to content

Commit 1f782c6

Browse files
github-actions[bot]CompatHelper Juliatmigot
authored
CompatHelper: bump compat for JSOSolvers to 0.10 for package introduction-to-pdenlpmodels, (drop existing compat) (#106)
* CompatHelper: bump compat for JSOSolvers to 0.10 for package introduction-to-pdenlpmodels, (drop existing compat) * Update Project.toml --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: tmigot <[email protected]>
1 parent bb568fb commit 1f782c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/introduction-to-pdenlpmodels/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ PDENLPModels = "80da258d-c172-4540-9646-64f172512520"
1111
[compat]
1212
DCISolver = "0.4.2"
1313
Gridap = "0.15"
14-
JSOSolvers = "0.9.4"
15-
NLPModels = "0.19.2"
14+
JSOSolvers = "0.10"
15+
NLPModels = "0.20"
1616
NLPModelsIpopt = "0.10.0"
1717
NLPModelsModifiers = "0.6.3"
1818
PDENLPModels = "0.3.3"

0 commit comments

Comments
 (0)