Skip to content

Commit ad50d59

Browse files
Merge pull request #462 from ChrisRackauckas-Claude/fix/optimizationbase-compat-445
Fix OptimizationBase compat lower bound in BoundaryValueDiffEqCore
2 parents ee72509 + 7873d1a commit ad50d59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/BoundaryValueDiffEqCore/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ LineSearch = "0.1.4"
4141
LinearAlgebra = "1.10"
4242
NonlinearSolveBase = "2.11.2"
4343
NonlinearSolveFirstOrder = "1.2, 2"
44-
OptimizationBase = "3.2.0, 4, 5"
44+
OptimizationBase = "5.5"
4545
PreallocationTools = "1.2"
4646
RecursiveArrayTools = "3.27.0"
4747
Reexport = "1.2"

0 commit comments

Comments
 (0)