com-lihaoyi / mill

Mill is a fast JVM build tool that supports Java and Scala. 2-3x faster than Gradle and 5-10x faster than Maven for common workflows, Mill aims to make your project’s build process performant, maintainable, and flexible
https://mill-build.org/
MIT License
2.04k stars 331 forks source link

[BSP] Fix uri for foreign modules #3242

Closed lolgab closed 3 months ago

lolgab commented 3 months ago

Fixes https://github.com/com-lihaoyi/mill/issues/3241

Pull Request: https://github.com/com-lihaoyi/mill/pull/3242