Skip to content

Commit

Permalink
Update plugin.playPublisher to v3.12.0 (#351)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| com.github.triplet.play | `3.11.0` -> `3.12.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.triplet.play:com.github.triplet.play.gradle.plugin/3.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.triplet.play:com.github.triplet.play.gradle.plugin/3.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.triplet.play:com.github.triplet.play.gradle.plugin/3.11.0/3.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.triplet.play:com.github.triplet.play.gradle.plugin/3.11.0/3.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[com.github.triplet.gradle:play-publisher](https://redirect.github.com/Triple-T/gradle-play-publisher)
| `3.11.0` -> `3.12.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.triplet.gradle:play-publisher/3.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.triplet.gradle:play-publisher/3.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.triplet.gradle:play-publisher/3.11.0/3.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.triplet.gradle:play-publisher/3.11.0/3.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>Triple-T/gradle-play-publisher
(com.github.triplet.gradle:play-publisher)</summary>

###
[`v3.12.0`](https://redirect.github.com/Triple-T/gradle-play-publisher/compare/3.11.0...3.12.0)

[Compare
Source](https://redirect.github.com/Triple-T/gradle-play-publisher/compare/3.11.0...3.12.0)

</details>

---

### 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 these
updates 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/julioromano/skeleton-android).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45LjUiLCJ1cGRhdGVkSW5WZXIiOiIzOS45LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 1a85048 commit 11505b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ plugin-google-firebase-crashlytics = "3.0.2"
plugin-google-ksp = "2.0.21-1.0.27"
plugin-google-services = "4.4.2"
plugin-kotlinter = "4.4.1"
plugin-playPublisher = "3.11.0"
plugin-playPublisher = "3.12.0"
square-moshi = "1.15.1"
square-okhttp = "4.12.0"
square-retrofit = "2.11.0"
Expand Down

0 comments on commit 11505b2

Please sign in to comment.