scala-steward
scala-steward copied to clipboard
`scala-cli`: `using dep` and `using test.dep` directives support
Fixes https://github.com/scala-steward-org/scala-steward/issues/3371.
I tested these changes on the same scala-cli-based repository I was having issues with and the correct PRs got created.
@exoego thanks for taking a look! I've added some tests 👍