Skip to content

Commit 654bae9

Browse files
authored
Merge pull request #118 from SciML/compathelper/new_version/2025-03-27-03-22-30-865-01937955824
CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat)
2 parents b19ffd6 + 93071ef commit 654bae9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ PreallocationToolsReverseDiffExt = "ReverseDiff"
1717
PreallocationToolsSparseConnectivityTracerExt = "SparseConnectivityTracer"
1818

1919
[compat]
20-
Adapt = "4.1.1"
2120
ADTypes = "1.13"
21+
Adapt = "4.1.1"
2222
Aqua = "0.8.11"
2323
ArrayInterface = "7.18.0"
24-
ForwardDiff = "0.10.38"
24+
ForwardDiff = "0.10.38, 1"
2525
LabelledArrays = "1.16.0"
2626
LinearAlgebra = "1.10"
2727
Optimization = "4.1.1"

0 commit comments

Comments
 (0)