Commit 1bbdff6
committed
Fix ModelingToolkitBase julia compat floor: 1.9 -> 1.10
DifferentiationInterface compat is "0.6.47, 0.7", and DifferentiationInterface
>=0.6.8 requires julia >=1.10 (per its own registered Compat.toml). The julia=1.9
floor was stale and made the lowest-compatible-version resolution unsatisfiable,
which AutoMerge caught when registering ModelingToolkitBase v1.51.1 (General PR
161092).1 parent 2a6af43 commit 1bbdff6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
| 195 | + | |
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| |||
0 commit comments