Skip to content

Commit

Permalink
Merge pull request #816 from SciML/compathelper/new_version/2024-01-0…
Browse files Browse the repository at this point in the history
…6-00-28-50-994-01180125372

CompatHelper: bump compat for OptimizationOptimJL to 0.2 for package Optimizaton, (keep existing compat)
  • Loading branch information
Vaibhavdixit02 committed Jan 7, 2024
2 parents 74fbba7 + 1a200fa commit d360d69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/Optimizaton/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ OptimizationBBO = "0.1"
OptimizationCMAEvolutionStrategy = "0.1, 0.2"
OptimizationEvolutionary = "0.1, 0.2"
OptimizationNLopt = "0.1, 0.2"
OptimizationOptimJL = "0.1"
OptimizationOptimJL = "0.1, 0.2"
OptimizationOptimisers = "0.1"
Plots = "1.13"
SciMLBenchmarks = "0.1"
Expand Down

0 comments on commit d360d69

Please sign in to comment.