Skip to content

Commit 51dc51a

Browse files
committed
Oops, back in 5.15.1 we bumped our minimum required Gradle from 5.4 to 6.1 but didn't note it in the changelog.
1 parent 563ea50 commit 51dc51a

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
@@ -46,6 +46,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
4646
* `:spotlessInternalRegisterDependencies task failed.`
4747
* `Cannot add a configuration with name 'spotless-1911100560'`
4848
* Spotless does not [yet](https://github.com/diffplug/spotless/pull/721) support configuration-cache, but now it can never interfere with configuration-cache for other tasks. ([#720](https://github.com/diffplug/spotless/pull/720))
49+
* Bump minimum required Gradle from `5.4` to `6.1`.
4950

5051
## [5.15.0] - 2021-09-04
5152
### Added

0 commit comments

Comments
 (0)