You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugin-gradle/CHANGES.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
10
10
- Fix `tableTestFormatter` editorconfig cache not honoring `.editorconfig` changes across Gradle daemon runs due to a shared static `EditorConfigProvider`. ([#2893](https://github.com/diffplug/spotless/pull/2893))
11
11
### Changes
12
12
- Bump default `cleanthat` version `2.24` -> `2.25`. ([#2903](https://github.com/diffplug/spotless/pull/2903))
13
-
- Bump `eclipse-jdt` default version from `4.35` to `4.40`. ([#2902](https://github.com/diffplug/spotless/pull/2902))
14
-
13
+
- Bump `eclipse-jdt` default version from `4.35` to `4.39`. ([#2902](https://github.com/diffplug/spotless/pull/2902))
Copy file name to clipboardExpand all lines: plugin-maven/CHANGES.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
7
7
- Add `<javaparserVersion>` option to `<cleanthat>`, allowing users to override the JavaParser version pulled in transitively by Cleanthat. ([#2903](https://github.com/diffplug/spotless/pull/2903))
8
8
### Changes
9
9
- Bump default `cleanthat` version `2.24` -> `2.25`. ([#2903](https://github.com/diffplug/spotless/pull/2903))
10
-
- Bump `eclipse-jdt` default version from `4.35` to `4.40`. ([#2902](https://github.com/diffplug/spotless/pull/2902))
10
+
- Bump `eclipse-jdt` default version from `4.35` to `4.39`. ([#2902](https://github.com/diffplug/spotless/pull/2902))
0 commit comments