Skip to content

Commit 40de9bc

Browse files
Merge pull request #342 from SciML/compathelper/new_version/2025-03-26-16-12-03-402-02230964368
CompatHelper: bump compat for ForwardDiff to 1 for package docs, (keep existing compat)
2 parents 3d3cd92 + c275e52 commit 40de9bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ DiffEqBase = "6.120"
2626
DiffEqGPU = "1,2, 3"
2727
Documenter = "1"
2828
Flux = "0.13, 0.14, 0.15, 0.16"
29-
ForwardDiff = "0.10"
29+
ForwardDiff = "0.10, 1"
3030
OrdinaryDiffEq = "6"
3131
Plots = "1"
3232
SafeTestsets = "0.0.1, 0.1"

0 commit comments

Comments
 (0)