Skip to content

Commit 70b0e40

Browse files
authored
bump forwardiff (#172)
1 parent 67c71e5 commit 70b0e40

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bench/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Distributions = "0.25.111"
2727
DistributionsAD = "0.6"
2828
Enzyme = "0.13.7"
2929
FillArrays = "1"
30-
ForwardDiff = "0.10"
30+
ForwardDiff = "0.10, 1"
3131
InteractiveUtils = "1"
3232
LogDensityProblems = "2"
3333
Mooncake = "0.4.5"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Distributions = "0.25.111"
3333
DistributionsAD = "0.6.45"
3434
Enzyme = "0.13, 0.14, 0.15"
3535
FillArrays = "1.6.1"
36-
ForwardDiff = "0.10.36"
36+
ForwardDiff = "0.10.36, 1"
3737
Functors = "0.4.5, 0.5"
3838
LinearAlgebra = "1"
3939
LogDensityProblems = "2.1.1"

0 commit comments

Comments
 (0)