Minor cleanup: Push error handling down in Coursier code.
Created by: varungandhi-src
Previously, we were handling errors at multiple call sites. Instead, we can handle the error right after the Coursier command.
No functional change intended.
Created by: varungandhi-src
Previously, we were handling errors at multiple call sites. Instead, we can handle the error right after the Coursier command.
No functional change intended.