Skip to content

Commit 412f421

Browse files
Merge pull request #229 from SciML/compathelper/new_version/2024-05-18-00-17-34-521-02027671794
CompatHelper: bump compat for OptimizationOptimJL to 0.3 for package docs, (keep existing compat)
2 parents 364c7ee + ea877c7 commit 412f421

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
@@ -81,7 +81,7 @@ NonlinearSolve = "3"
8181
Optimization = "3"
8282
OptimizationMOI = "0.4"
8383
OptimizationNLopt = "0.2"
84-
OptimizationOptimJL = "0.2"
84+
OptimizationOptimJL = "0.2, 0.3"
8585
OptimizationOptimisers = "0.2"
8686
OptimizationPolyalgorithms = "0.2"
8787
OrdinaryDiffEq = "6"

0 commit comments

Comments
 (0)