Skip to content

Commit 8d46c70

Browse files
chore(deps): update plugin org.jreleaser to v1.21.0 (#85)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | org.jreleaser | `1.20.0` -> `1.21.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.jreleaser:org.jreleaser.gradle.plugin/1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.jreleaser:org.jreleaser.gradle.plugin/1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.jreleaser:org.jreleaser.gradle.plugin/1.20.0/1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.jreleaser:org.jreleaser.gradle.plugin/1.20.0/1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/detomarco/kotlinfixture). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7ad1c43 commit 8d46c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ kotlin.code.style=official
2323
## Dependency versions
2424

2525
### plugins
26-
jreleaserVersion=1.20.0
26+
jreleaserVersion=1.21.0
2727
kotlinVersion=2.2.21
2828
kotlinxVersion=1.10.2
2929
detektGradlePluginVersion=1.23.8

0 commit comments

Comments
 (0)