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
Transitive dependencies of WPILib dependencies often cause issues with accidentally upgrading teams, and mismatched versions. We solve this in GradleRIO by completely ignoring the transitive deps, but it'd be nice to remove the transitive deps from the vendor dep side too.
The text was updated successfully, but these errors were encountered:
Transitive dependencies of WPILib dependencies often cause issues with accidentally upgrading teams, and mismatched versions. We solve this in GradleRIO by completely ignoring the transitive deps, but it'd be nice to remove the transitive deps from the vendor dep side too.
The text was updated successfully, but these errors were encountered: