Skip to content

Commit f2f2358

Browse files
Merge pull request #694 from SciML/compathelper/new_version/2024-05-18-00-18-21-665-01087851647
CompatHelper: bump compat for OptimizationOptimJL to 0.3 for package downstream, (keep existing compat)
2 parents b7fd3cc + a8ef5f1 commit f2f2358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/downstream/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ModelingToolkit = "8.37, 9"
2525
NonlinearSolve = "2, 3"
2626
Optimization = "3"
2727
OptimizationMOI = "0.4"
28-
OptimizationOptimJL = "0.1, 0.2"
28+
OptimizationOptimJL = "0.1, 0.2, 0.3"
2929
OrdinaryDiffEq = "6.33"
3030
RecursiveArrayTools = "3"
3131
SciMLBase = "2"

0 commit comments

Comments
 (0)