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
super(String.format("Vendor Dependency %s has invalid year %s. Expected to be %s", dependency.name,
7
+
super(String.format("Vendor Dependency %s has invalid year %s. Expected to be %s. Reach out to the vendor to get a new version of the dependency. Attempting to modify an existing dependency will break at runtime, and will result in loss of support from the WPILib team.", dependency.name,
0 commit comments