Skip to content

Commit fc0ec00

Browse files
committed
Update CHANGES.md for enabling Gradle's stricter plugin types validation
1 parent 668ce10 commit fc0ec00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugin-gradle/CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
66
### Changed
77
* Use palantir-java-format 2.57.0 on Java 21. ([#2447](https://github.com/diffplug/spotless/pull/2447))
88
* Re-try `npm install` with `--prefer-online` after `ERESOLVE` error. ([#2448](https://github.com/diffplug/spotless/pull/2448))
9+
* Apply Gradle's strict plugin types validation to the Spotless plugin. ([#2454](https://github.com/diffplug/spotless/pull/2454))
910

1011
## [7.0.2] - 2025-01-14
1112
### Fixed

0 commit comments

Comments
 (0)