Files
sbt/main
eugene yokota 731e666603 [2.x] fix: Fixes AccessDeniedException issue on Windows (#9538)
**Problem**
When test classloader holds on to the JAR file, Windows gets
AccessDefinedException on packageBin.

**Solution**
Flip the default to close the test class loader.
2026-08-03 00:24:41 -04:00
..
2023-06-20 16:39:07 +02:00