Hello again! Just want to make sure, Is it possibl...
# general
g
Hello again! Just want to make sure, Is it possible to set multiple lockfiles for scala to define different versions of one dependency, as it mentioned in python docs? As scala docs doesn't include such article, should it be anything, like
Copy code
[jvm.resolves]
non-default-resolve = "3rdparty/jvm/defaultV2.lock"
? Thank you in advance!
r
Based on this doc, yeah that should work. Give it a try :) https://www.pantsbuild.org/v2.13/docs/reference-jvm#section-resolves