Skip to content

Commit 36e5cc6

Browse files
author
circleci
committed
Published gradle/6.11.0
1 parent 6cee33d commit 36e5cc6

File tree

2 files changed

+25
-23
lines changed

2 files changed

+25
-23
lines changed

plugin-gradle/CHANGES.md

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (starting after version `3.27.0`).
44

55
## [Unreleased]
6+
7+
## [6.11.0] - 2022-09-14
68
### Added
79
* `formatAnnotations()` step to correct formatting of Java type annotations. It puts type annotations on the same line as the type that they qualify. Run it after a Java formatting step, such as `googleJavaFormat()`. ([#1275](https://github.com/diffplug/spotless/pull/1275))
810
### Changes

0 commit comments

Comments
 (0)