Skip to content

Commit

Permalink
CompatHelper: add new compat entry for ForwardDiff at version 0.10 fo…
Browse files Browse the repository at this point in the history
…r package test, (keep existing compat)
  • Loading branch information
CompatHelper Julia committed Mar 16, 2022
1 parent cd1f3fe commit 098f3a6
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 @@ -10,3 +10,6 @@ Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
ForwardDiff = "0.10"

0 comments on commit 098f3a6

Please sign in to comment.