Skip to content

Commit 038cc02

Browse files
CompatHelper Juliaoschulz
authored andcommitted
CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat)
1 parent 3ec5dc1 commit 038cc02

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 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1313
[compat]
1414
ChainRulesCore = "1"
1515
ConstructionBase = "1"
16-
ForwardDiff = "0.10"
16+
ForwardDiff = "0.10, 1"
1717
LinearAlgebra = "1"
1818
Static = "0.6, 0.7, 0.8, 1"
1919
StaticArrays = "0.12, 1.0"

0 commit comments

Comments
 (0)