sbt/launcher-package/src/universal
Anatolii Kmetiuk 4766e4370d
[2.x] fix: Fixes runner parsing build.properties with whitespaces (#9374)
Problem
When build.properties contains whitespaces like sbt.version = 1.12.12, parsing fails and the detected sbt version falls back to 2.0.0.

Solution
Trim whitespaces in build.properties.
2026-06-25 02:48:40 -04:00
..
bin [2.x] fix: Fixes runner parsing build.properties with whitespaces (#9374) 2026-06-25 02:48:40 -04:00
conf --allow-empty fixes 2024-12-22 02:21:38 -05:00