Tags · diffplug/blowdryer-diffplug · GitHub
Skip to content

Tags: diffplug/blowdryer-diffplug

Tags

9.1.0

Toggle 9.1.0's commit message

### Added
- In `settings.gradle`, add `apply from: 干.file('base/buildscan-on-ci.gradle')` and you'll get buildscans in CI.

9.0.5

Toggle 9.0.5's commit message

### Fixed
- `changelogBumpFreshmarkGitAdd` no longer triggers a "deprecated in Gradle 9" warning.

9.0.4

Toggle 9.0.4's commit message

### Changed
- Bump sonatype URLs now that [the old ones are dead](diffplug/spotless#2539).

9.0.3

Toggle 9.0.3's commit message

### Changed
- Bumpled Kotlin to 2.2
- Added `-Xconsistent-data-class-copy-visibility` to `compileKotlin` and `compileTestKotlin`

9.0.2

Toggle 9.0.2's commit message

### Fixed
- More spotless deprecation warnings.

9.0.1

Toggle 9.0.1's commit message

### Fixed
- Fix spotless deprecation warnings.
- Fix assignment deprecation warnings in `javadoc-view`.

9.0.0

Toggle 9.0.0's commit message

### Fixed
- **BREAKING** updating signing subkey to match what our org-level GitHub actions actually has.

8.0.4

Toggle 8.0.4's commit message

### Changed
- Bump all versions to latest, especially Kotlin `2.1.0` -> `2.1.21`.
- Hardcoded the `2C7F998F4272C851` signing subkey for our new GPG setup.
- Better default tag message for spotless-changelog.

8.0.3

Toggle 8.0.3's commit message
v8.0.3

### Changed
- Bump plugin versions to latest (Kotlin 2.1.0).

8.0.2

Toggle 8.0.2's commit message
v8.0.2

### Changed
- Bump plugin versions to latest.