File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
1515* Respect ` .editorconfig ` settings for formatting shell via ` shfmt ` ([ #2031 ] ( https://github.com/diffplug/spotless/pull/2031 ) )
1616### Changes
1717* Bump default ` ktfmt ` version to latest ` 0.46 ` -> ` 0.47 ` . ([ #2045 ] ( https://github.com/diffplug/spotless/pull/2045 ) )
18+ * Bump default ` sortpom ` version to latest ` 3.2.1 ` -> ` 3.4.0 ` . ([ #2049 ] ( https://github.com/diffplug/spotless/pull/2049 ) )
1819### Removed
1920* ** BREAKING** Remove ` JarState.getMavenCoordinate(String prefix) ` . ([ #1945 ] ( https://github.com/diffplug/spotless/pull/1945 ) )
2021* ** BREAKING** Replace ` PipeStepPair ` with ` FenceStep ` . ([ #1954 ] ( https://github.com/diffplug/spotless/pull/1954 ) )
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
77* Ignore system git config when running tests ([ #1990 ] ( https://github.com/diffplug/spotless/issues/1990 ) )
88### Changes
99* Bump default ` ktfmt ` version to latest ` 0.46 ` -> ` 0.47 ` . ([ #2045 ] ( https://github.com/diffplug/spotless/pull/2045 ) )
10+ * Bump default ` sortpom ` version to latest ` 3.2.1 ` -> ` 3.4.0 ` . ([ #2049 ] ( https://github.com/diffplug/spotless/pull/2049 ) )
1011### Added
1112* Respect ` .editorconfig ` settings for formatting shell via ` shfmt ` ([ #2031 ] ( https://github.com/diffplug/spotless/pull/2031 ) )
1213
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
77* Ignore system git config when running tests ([ #1990 ] ( https://github.com/diffplug/spotless/issues/1990 ) )
88### Changes
99* Bump default ` ktfmt ` version to latest ` 0.46 ` -> ` 0.47 ` . ([ #2045 ] ( https://github.com/diffplug/spotless/pull/2045 ) )
10+ * Bump default ` sortpom ` version to latest ` 3.2.1 ` -> ` 3.4.0 ` . ([ #2049 ] ( https://github.com/diffplug/spotless/pull/2049 ) )
1011### Added
1112* Respect ` .editorconfig ` settings for formatting shell via ` shfmt ` ([ #2031 ] ( https://github.com/diffplug/spotless/pull/2031 ) )
1213
You can’t perform that action at this time.
0 commit comments