Skip to content

Commit 4be43fd

Browse files
Merge pull request #259 from SciML/compathelper/new_version/2024-09-20-17-03-17-967-03897594377
CompatHelper: bump compat for OptimizationMOI to 0.5 for package docs, (keep existing compat)
2 parents c64f8e2 + 9e5d144 commit 4be43fd

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
@@ -30,7 +30,7 @@ NLopt = "0.6, 1"
3030
Optim = "1"
3131
Optimization = "3"
3232
OptimizationBBO = "0.1, 0.2"
33-
OptimizationMOI = "0.1, 0.2, 0.3, 0.4"
33+
OptimizationMOI = "0.1, 0.2, 0.3, 0.4, 0.5"
3434
OptimizationNLopt = "0.1, 0.2"
3535
OptimizationOptimJL = "0.1, 0.2, 0.3, 0.4"
3636
Plots = "1"

0 commit comments

Comments
 (0)