Skip to content

Commit 1465612

Browse files
Merge pull request #260 from SciML/compathelper/new_version/2024-06-17-22-07-21-112-01097689361
CompatHelper: bump compat for OptimizationBBO to 0.3, (keep existing compat)
2 parents 529a178 + 3f413ed commit 1465612

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"
31+
OptimizationBBO = "0.2, 0.3"
3232
OptimizationNLopt = "0.2"
3333
Plots = "1"
3434
Reexport = "1"

0 commit comments

Comments
 (0)