Ok I figured out what was going on with <@U0KFQLGN...
# kobalt
c
Ok I figured out what was going on with @sargunv ‘ build. For people curious: it’s due to the conjunction of versionless id’s, e.g.
com.squareup.okio:okio:
and snapshots. Kobalt has a few repos preconfigured, including snapshot repos. When it finds this unversioned id, it picks the latest version it can find among all repos, and it mistakenly dragged SNAPSHOTS in that resolution.