sbt/sbt-app/src
eugene yokota 872db3d817
[1.x] fix: Fixes managedScalaInstance false support (#9121) (#9123)
**Problem**
When managedScalaInstance is set to false, we stopped creating
ScalaInstance, but the documentation says the user can
pull in their own dependencies.

**Solution**
Attempt to construct a ScalaInstance from update report
even when managedScalaInstance is set to false.
2026-04-23 03:32:42 -04:00
..
main avoid deprecated `java.net.URL` constructor 2023-06-25 08:23:09 +09:00
repo-override-test lm-coursier-shaded 2.0.12 2022-10-30 18:25:04 -04:00
sbt-test [1.x] fix: Fixes managedScalaInstance false support (#9121) (#9123) 2026-04-23 03:32:42 -04:00
test/scala/sbt avoid deprecated `java.net.URL` constructor 2023-10-08 17:49:20 +09:00