github sbt/sbt v2.0.5
2.0.5

3 hours ago

changes with compatibility implications

  • fix: Changes the test ClassLoader to close by default, to fix AccessDeniedException by @eed3si9n in #9538. Set closeClassLoaders to false to opt out, or Test / fork := true to fork the tests that does not shutdown properly.

🐛 bug fixes

🚀 updates

Full Changelog: v2.0.4...v2.0.5

Don't miss a new sbt release

NewReleases is sending notifications on new releases.