Skip to content

Commit

Permalink
Note the Java 11 requirement from jdependency 2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Goooler committed Sep 19, 2024
1 parent e8898f7 commit 16446d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/docs/changes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
**Changed**

- `ShadowExtension.component` has been deprecated, now you can use `component.shadow` instead. ([#956](https://github.com/GradleUp/shadow/pull/956))
- **BREAKING CHANGE:** update to [jdependency 2.11.0](https://github.com/tcurdt/jdependency/blob/master/HISTORY.md#version-2110-release-18112024), this requires Java 11 or above to run. ([#974](https://github.com/GradleUp/shadow/pull/974))

**Fixed**

Expand Down

0 comments on commit 16446d8

Please sign in to comment.