Skip to content

Commit 71f75eb

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for NonlinearSolve to 4 for package docs, (keep existing compat)
1 parent de980fa commit 71f75eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ FiniteDiff = "6a86dc24-6348-571c-b903-95158fe2bd41"
2121
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
2222
IncompleteLU = "40713840-3770-5561-ab4c-a76e7d0d7895"
2323
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
24-
NonlinearSolve = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
2524
ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"
25+
NonlinearSolve = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
2626
ODEProblemLibrary = "fdc4e326-1af4-4b90-96e7-779fcce2daa5"
2727
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
2828
OptimizationNLopt = "4e6fcdb7-1186-4e1f-a706-475e75c168bb"
@@ -60,8 +60,8 @@ FiniteDiff = "2"
6060
ForwardDiff = "0.10"
6161
IncompleteLU = "0.2"
6262
JLD2 = "0.4, 0.5.1"
63-
NonlinearSolve = "3.15"
6463
ModelingToolkit = "9"
64+
NonlinearSolve = "3.15, 4"
6565
ODEProblemLibrary = "0.1"
6666
Optimization = "3, 4"
6767
OptimizationNLopt = "0.2, 0.3"

0 commit comments

Comments
 (0)