Skip to content

Commit caac4b1

Browse files
github-actions[bot]CompatHelper Juliatmigot
authored
CompatHelper: bump compat for Percival to 0.7 for package using-callbacks, (drop existing compat) (#125)
* CompatHelper: bump compat for Percival to 0.7 for package using-callbacks, (drop existing compat) --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: tmigot <[email protected]>
1 parent ce1b1cc commit caac4b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/using-callbacks/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ Percival = "01435c0c-c90d-11e9-3788-63660f8fbccc"
88
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
99

1010
[compat]
11-
JSOSolvers = "0.10"
11+
JSOSolvers = "0.11"
1212
JuMP = "1"
1313
NLPModels = "0.20"
1414
NLPModelsJuMP = "0.12"
15-
Percival = "0.6"
15+
Percival = "0.7"
1616
Plots = "1"

0 commit comments

Comments
 (0)