Skip to content

Commit 5a1d133

Browse files
authored
Merge pull request #23 from JuliaHealth/compathelper/new_version/2025-03-27-01-50-14-426-01314512941
CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat)
2 parents 58e2346 + aafabbc commit 5a1d133

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
@@ -19,7 +19,7 @@ BloodFlowTrixiDataInterpolationsExt = "DataInterpolations"
1919

2020
[compat]
2121
DataInterpolations = "8.0"
22-
ForwardDiff = "0.10"
22+
ForwardDiff = "0.10, 1"
2323
LinearAlgebra = "1.10, 1.11"
2424
QuadGK = "2.10, 2.11"
2525
StaticArrays = "1.9"

0 commit comments

Comments
 (0)