sbt/buildfile/src
eugene yokota 604d2ce129
[2.0.x] fix: Fix build.sbt file loading in subdirs (#9165) (#9168)
**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-03 00:09:27 -04:00
..
main/scala/sbt/internal [2.0.x] fix: Fix build.sbt file loading in subdirs (#9165) (#9168) 2026-05-03 00:09:27 -04:00
test [2.0.x] fix: Fix error with "-language:postfixOps" (#9158) 2026-04-30 01:13:13 -04:00