Skip to content

Commit 9806587

Browse files
chore(deps): update plugin org.jreleaser to v1.24.0 (#292)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | org.jreleaser | `1.23.0` → `1.24.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.jreleaser:org.jreleaser.gradle.plugin/1.24.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.jreleaser:org.jreleaser.gradle.plugin/1.23.0/1.24.0?slim=true) | --- ### Configuration 📅 **Schedule**: (UTC) - 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/jGleitz/string-notation). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b56b7e1 commit 9806587

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
id("org.jetbrains.dokka") version "2.2.0"
1010
`maven-publish`
1111
signing
12-
id("org.jreleaser") version "1.23.0"
12+
id("org.jreleaser") version "1.24.0"
1313
}
1414

1515
group = "de.joshuagleitze"

0 commit comments

Comments
 (0)