Skip to content

Commit e3782e1

Browse files
CompatHelper: bump compat for "ForwardDiff" to "1.0" (#159)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 22f4dd7 commit e3782e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
1313
ADTypes = "1.11.0"
1414
DifferentiationInterface = "0.6.43"
1515
FiniteDiff = "2.0"
16-
ForwardDiff = "0.10"
16+
ForwardDiff = "0.10, 1.0"
1717
julia = "1.10"
1818

1919
[extras]

0 commit comments

Comments
 (0)