Skip to content

Commit cf88de2

Browse files
Merge pull request #1966 from SciML/compathelper/new_version/2022-11-25-00-20-00-993-01168588873
CompatHelper: bump compat for NonlinearSolve to 1 for package docs, (keep existing compat)
2 parents cf98d1a + decca5c commit cf88de2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ DifferentialEquations = "7.6"
2020
Distributions = "0.25"
2121
Documenter = "0.27"
2222
ModelingToolkit = "8.33"
23-
NonlinearSolve = "0.3"
23+
NonlinearSolve = "0.3, 1"
2424
Optim = "1.7"
2525
Optimization = "3.9"
2626
OptimizationOptimJL = "0.1"

0 commit comments

Comments
 (0)