Skip to content

Commit ce62fcb

Browse files
authored
Merge pull request #548 from probcomp/compathelper/new_version/2025-03-27-00-16-04-502-04248782995
CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat)
2 parents 3f44183 + a20bd7a commit ce62fcb

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
@@ -21,7 +21,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
2121
Compat = "3.25, 4"
2222
DataStructures = "0.15, 0.16, 0.17, 0.18"
2323
Distributions = "0.24, 0.25"
24-
ForwardDiff = "0.10.10"
24+
ForwardDiff = "0.10.10, 1"
2525
FunctionalCollections = "0.5"
2626
JSON = "0.20, 0.21"
2727
MacroTools = "0.5"

0 commit comments

Comments
 (0)