Skip to content

Commit 60b4cd3

Browse files
Merge pull request #341 from SciML/compathelper/new_version/2025-03-26-16-11-26-453-00322584184
CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat)
2 parents 40de9bc + 318787c commit 60b4cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ CUDA = "4.1.0, 5"
4444
ChainRulesCore = "1"
4545
DiffEqBase = "6.122"
4646
DocStringExtensions = "0.8, 0.9"
47-
ForwardDiff = "0.10"
47+
ForwardDiff = "0.10, 1"
4848
KernelAbstractions = "0.9"
4949
LinearSolve = "1.15, 2, 3"
5050
Metal = "0.5, 1"

0 commit comments

Comments
 (0)