scala-steward-org / scala-steward

:robot: A bot that helps you keep your projects up-to-date
Apache License 2.0
1.15k stars 496 forks source link

`scala-cli`: `using dep` and `using test.dep` directives support #3372

Closed horothesun closed 4 days ago

horothesun commented 4 months ago

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.

horothesun commented 3 months ago

@exoego thanks for taking a look! I've added some tests 👍