Skip to content

Commit

Permalink
CompatHelper: add new compat entry for Plots at version 1 for package…
Browse files Browse the repository at this point in the history
… test, (keep existing compat)
  • Loading branch information
CompatHelper Julia committed Aug 31, 2024
1 parent 281285e commit ac6cfe9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
DifferentiationInterface = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
Plots = "1"

0 comments on commit ac6cfe9

Please sign in to comment.