Skip to content

Commit

Permalink
Update plugin.playPublisher to v3.12.1 (#412)
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.12.0` -> `3.12.1` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.triplet.play:com.github.triplet.play.gradle.plugin/3.12.1?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.1?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.12.0/3.12.1?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.12.0/3.12.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[com.github.triplet.gradle:play-publisher](https://redirect.github.com/Triple-T/gradle-play-publisher)
| `3.12.0` -> `3.12.1` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.triplet.gradle:play-publisher/3.12.1?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.1?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.12.0/3.12.1?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.12.0/3.12.1?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.1`](https://redirect.github.com/Triple-T/gradle-play-publisher/releases/tag/3.12.1):
Gradle Play Publisher 3.12.1

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

#### What's Changed

- Add scope to default application credentials by
[@&#8203;rkrishnan2012](https://redirect.github.com/rkrishnan2012) in
[https://github.com/Triple-T/gradle-play-publisher/pull/1151](https://redirect.github.com/Triple-T/gradle-play-publisher/pull/1151)

#### New Contributors

- [@&#8203;rkrishnan2012](https://redirect.github.com/rkrishnan2012)
made their first contribution in
[https://github.com/Triple-T/gradle-play-publisher/pull/1151](https://redirect.github.com/Triple-T/gradle-play-publisher/pull/1151)

**Full Changelog**:
Triple-T/gradle-play-publisher@3.12.0...3.12.1

</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/mooviez).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent a7168bc commit 7060d3d
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.12.0"
plugin-playPublisher = "3.12.1"
square-moshi = "1.15.1"
square-okhttp = "4.12.0"
square-retrofit = "2.11.0"
Expand Down

0 comments on commit 7060d3d

Please sign in to comment.