Skip to content

Commit 378b0f8

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for Optim to 2 for package 0-intro-1d, (keep existing compat)
1 parent 23dfd7a commit 378b0f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/0-intro-1d/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ ForwardDiff = "0.10, 1"
2525
Literate = "2.5"
2626
LogDensityProblems = "2"
2727
LogDensityProblemsAD = "1"
28-
Optim = "1"
28+
Optim = "1, 2"
2929
Plots = "1"
3030
StatsFuns = "1"

0 commit comments

Comments
 (0)