Commit 6c00555
committed
Project.toml: bump NonlinearSolveBase to v2.27 for NS#936 caches walk
The desauty SCC init Enzyme test relies on the `_accum_tangent!`
caches walk from NS#936, which is in NonlinearSolveBase v2.26.1+ but
only registered as v2.27.0 in the General registry. Add
NonlinearSolveBase as a direct dep with `compat = "2.27"` so CI
resolves to a version that includes NS#936.
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>1 parent 295dd51 commit 6c00555
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
91 | 92 | | |
92 | 93 | | |
93 | 94 | | |
| 95 | + | |
94 | 96 | | |
95 | 97 | | |
96 | 98 | | |
| |||
0 commit comments