Skip to content

Commit 5516f89

Browse files
committed
bump ADTypes for MTK
1 parent 6117b72 commit 5516f89

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ OptimizationOptimJL = {path = "lib/OptimizationOptimJL"}
2525
OptimizationOptimisers = {path = "lib/OptimizationOptimisers"}
2626

2727
[compat]
28-
ADTypes = "1.2"
28+
ADTypes = "1.14"
2929
Aqua = "0.8"
3030
ArrayInterface = "7.10"
3131
BenchmarkTools = "1"

lib/OptimizationBase/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ OptimizationSymbolicAnalysisExt = "SymbolicAnalysis"
4040
OptimizationZygoteExt = "Zygote"
4141

4242
[compat]
43-
ADTypes = "1.9"
43+
ADTypes = "1.14"
4444
ArrayInterface = "7.6"
4545
DifferentiationInterface = "0.7"
4646
DocStringExtensions = "0.9"

0 commit comments

Comments
 (0)