sbt/buildfile
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
..
src [2.0.x] fix: Fix build.sbt file loading in subdirs (#9165) (#9168) 2026-05-03 00:09:27 -04:00