Skip to content

8.3.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Sep 11:58
· 5 commits to main since this release

Added

  • Support Java 23. (#974)

Changed

  • ShadowExtension.component has been deprecated, now you can use component.shadow instead. ([#956]
  • BREAKING CHANGE: update to jdependency 2.11.0, this requires Java 11 or above to run. (#974)

Fixed

  • Stop publishing Shadow self fat jar to Maven repository. (#967)