sbt/main/src
eugene yokota 4ec3a753e7
[2.x] fix: Fix build.sbt file loading in subdirs (#9165)
**Problem**
Projects defined in subdirectory build.sbt files are
not correctly resolved to the base directory relative to the file.

**Solution**
Call resolveBase.
2026-05-02 21:17:55 -04:00
..
main [2.x] fix: Fix build.sbt file loading in subdirs (#9165) 2026-05-02 21:17:55 -04:00
test [2.x] fix: Avoid dependencyTree browse crashes on Linux (#9147) 2026-04-27 22:12:14 -04:00