Releases: openrewrite/rewrite-build-gradle-plugin
Releases · openrewrite/rewrite-build-gradle-plugin
1.13.1
What's Changed
- Pin Nebula release plugin over "Git user.name is not set." by @timtebeek in #28
Full Changelog: v1.13.0...v1.13.1
1.13.0
v1.12.9
What's Changed
- chore(ci): bump actions/setup-java from 3 to 4 by @dependabot in #24
- fix: use latest dependency check by @sjungling in #25
- chore: add in env for nvd api key by @sjungling in #26
New Contributors
- @sjungling made their first contribution in #25
Full Changelog: v1.12.8...v1.12.9
v1.12.8
What's Changed
- chore(ci): bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #21
- chore(ci): bump actions/checkout from 3.6.0 to 4 by @dependabot in #22
- Update to Gradle 8.4 to match main rewrite build by @sambsnyd in 0525fd9
Full Changelog: v1.12.7...v1.12.8
v1.12.7
What's Changed
- Null safety when publishing an artifact that has no dependencies
Full Changelog: v1.12.4...v1.12.7
1.12.6
Full Changelog: v1.12.3...v1.12.6
1.12.5
Full Changelog: v1.12.2...v1.12.5
1.12.4
v1.12.4 Prevent NPE when BlameResult.getResultContents() returns null
1.12.2
Disable recipe examples generation.