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
// Don't care about duplication in cachedDependency and missingDependency loop duplication. it works with mcauth and i'm too afraid to change anything now. I need my sanity.
65
65
for (DependencycachedDependency : allDependencies) {
66
66
if (cachedDependency.getName().equals("sqlite-jdbc")) {
0 commit comments