Skip to content

Commit 5238a79

Browse files
Merge pull request #268 from SciML/compathelper/new_version/2024-09-20-17-07-46-942-03776890478
CompatHelper: bump compat for OptimizationBBO to 0.4, (keep existing compat)
2 parents 81cbf13 + 57d9f1f commit 5238a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ LinearAlgebra = "1"
2828
ModelingToolkit = "9.12"
2929
NLopt = "0.6, 1"
3030
Optimization = "3"
31-
OptimizationBBO = "0.2, 0.3"
31+
OptimizationBBO = "0.2, 0.3, 0.4"
3232
OptimizationNLopt = "0.2"
3333
Plots = "1"
3434
Reexport = "1"

0 commit comments

Comments
 (0)