Skip to content

Commit 67c8485

Browse files
committed
Support ForwardDiff 1.0
1 parent 5115d34 commit 67c8485

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ BoundaryValueDiffEqShooting = "1"
3737
DiffEqBase = "6.161.0"
3838
DiffEqDevTools = "2.45"
3939
FastClosures = "0.3.2"
40-
ForwardDiff = "0.10.38"
40+
ForwardDiff = "0.10.38, 1"
4141
Hwloc = "3.3"
4242
InteractiveUtils = "<0.0.1, 1"
4343
JET = "0.9.12"

lib/BoundaryValueDiffEqAscher/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ DiffEqBase = "6.158.3"
3636
DiffEqDevTools = "2.44"
3737
DifferentiationInterface = "0.6.42"
3838
FastClosures = "0.3.2"
39-
ForwardDiff = "0.10.38"
39+
ForwardDiff = "0.10.38, 1"
4040
Hwloc = "3"
4141
InteractiveUtils = "<0.0.1, 1"
4242
JET = "0.9.12"

lib/BoundaryValueDiffEqCore/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Aqua = "0.8.9"
3131
ArrayInterface = "7.18"
3232
ConcreteStructs = "0.2.3"
3333
DiffEqBase = "6.158.3"
34-
ForwardDiff = "0.10.38"
34+
ForwardDiff = "0.10.38, 1"
3535
InteractiveUtils = "<0.0.1, 1"
3636
LineSearch = "0.1.4"
3737
LinearAlgebra = "1.10"

lib/BoundaryValueDiffEqFIRK/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ DiffEqDevTools = "2.44"
3636
DifferentiationInterface = "0.6.42"
3737
FastAlmostBandedMatrices = "0.1.4"
3838
FastClosures = "0.3.2"
39-
ForwardDiff = "0.10.38"
39+
ForwardDiff = "0.10.38, 1"
4040
Hwloc = "3"
4141
InteractiveUtils = "<0.0.1, 1"
4242
JET = "0.9.12"

lib/BoundaryValueDiffEqMIRK/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ DiffEqDevTools = "2.44"
3636
DifferentiationInterface = "0.6.42"
3737
FastAlmostBandedMatrices = "0.1.4"
3838
FastClosures = "0.3.2"
39-
ForwardDiff = "0.10.38"
39+
ForwardDiff = "0.10.38, 1"
4040
Hwloc = "3"
4141
InteractiveUtils = "<0.0.1, 1"
4242
JET = "0.9.12"

lib/BoundaryValueDiffEqMIRKN/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ DiffEqDevTools = "2.44"
3737
DifferentiationInterface = "0.6.42"
3838
FastAlmostBandedMatrices = "0.1.4"
3939
FastClosures = "0.3.2"
40-
ForwardDiff = "0.10.38"
40+
ForwardDiff = "0.10.38, 1"
4141
Hwloc = "3"
4242
InteractiveUtils = "<0.0.1, 1"
4343
JET = "0.9.12"

lib/BoundaryValueDiffEqShooting/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ DiffEqDevTools = "2.44"
3636
DifferentiationInterface = "0.6.42"
3737
FastAlmostBandedMatrices = "0.1.4"
3838
FastClosures = "0.3.2"
39-
ForwardDiff = "0.10.38"
39+
ForwardDiff = "0.10.38, 1"
4040
Hwloc = "3"
4141
InteractiveUtils = "<0.0.1, 1"
4242
JET = "0.9.12"

0 commit comments

Comments
 (0)