You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Motivation:
When we dropped 5.8 support we didn't raise the tools version. The
result is that 5.8 compilers still resolve newer versions, including
2.29.1. Unfortunately, 2.29.1 doesn't compile.
Modifications:
Lift the tools version to 5.9
Result:
Users won't accidentally resolve this from 5.8.
0 commit comments