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
### Changed
- **BREAKING** `spotlessChangelog` now creates GitHub releases by default ([#6](#6))
- you need to update your `deploy.yml`
- if you set the `tagPrefix`, then you'll need to update the `runAfterPush`
- see PR above for details
### Changed
- Removed `com.diffplug.eclipse.apt` from `base/autovalue` since we have mostly moved to IntelliJ.
- Bump all plugins to latest, especially Kotlin to `1.9.21`
### Fixed
- Maven plugin is now friendly with Kotlin Multiplatform.
### Changed
- Bump `spotless` and `spotless-changelog` to latest, which means build now requires Java 11.
### Fixed
- `spotlessFreshmark` now runs on Java 17.