Skip to content

Commit bb29f56

Browse files
committed
bump DI for Enzyme fix
1 parent cde88ea commit bb29f56

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/OrdinaryDiffEqDifferentiation/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ADTypes = "1.14"
2929
ArrayInterface = "7"
3030
DiffEqBase = "6"
3131
DiffEqDevTools = "2.44.4"
32-
DifferentiationInterface = "0.6.46"
32+
DifferentiationInterface = "0.6.48"
3333
FastBroadcast = "0.3"
3434
FiniteDiff = "2"
3535
ForwardDiff = "0.10"

lib/OrdinaryDiffEqRosenbrock/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
2727
ADTypes = "1.11"
2828
DiffEqBase = "6.152.2"
2929
DiffEqDevTools = "2.44.4"
30-
DifferentiationInterface = "0.6.41"
30+
DifferentiationInterface = "0.6.48"
3131
FastBroadcast = "0.3.5"
3232
FiniteDiff = "2.24.0"
3333
ForwardDiff = "0.10.36"

0 commit comments

Comments
 (0)