Skip to content

Commit d94d9c2

Browse files
committed
Update changelog
1 parent 6db6335 commit d94d9c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

plugin-gradle/CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
66
### Added
77
* Support for `idea` ([#2020](https://github.com/diffplug/spotless/pull/2020), [#2535](https://github.com/diffplug/spotless/pull/2535))
88
* Add support for removing wildcard imports via `removeWildcardImports` step. ([#2517](https://github.com/diffplug/spotless/pull/2517))
9+
### Changed
10+
* Bump the min Gradle requirement from `6.1.1` to `7.1`. ([#2540](https://github.com/diffplug/spotless/pull/2540))
911

1012
## [7.0.4] - 2025-05-27
1113
### Fixed

0 commit comments

Comments
 (0)