Skip to content

Commit 7843dcd

Browse files
Update plugin com.gradle.plugin-publish to v1.3.1 (#72)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | com.gradle.plugin-publish | `1.3.0` -> `1.3.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.gradle.plugin-publish:com.gradle.plugin-publish.gradle.plugin/1.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.gradle.plugin-publish:com.gradle.plugin-publish.gradle.plugin/1.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.gradle.plugin-publish:com.gradle.plugin-publish.gradle.plugin/1.3.0/1.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.gradle.plugin-publish:com.gradle.plugin-publish.gradle.plugin/1.3.0/1.3.1?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/TeamDev-IP/JxBrowser-Gradle-Plugin). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 592548a commit 7843dcd

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
@@ -43,7 +43,7 @@ plugins {
4343
`java-gradle-plugin`
4444
kotlin("jvm") version "2.1.10"
4545
id("maven-publish")
46-
id("com.gradle.plugin-publish") version "1.3.0"
46+
id("com.gradle.plugin-publish") version "1.3.1"
4747
id("org.jlleitschuh.gradle.ktlint") version "12.1.2"
4848
}
4949

0 commit comments

Comments
 (0)