Skip to content

Commit

Permalink
Update plugin emulatorWtf to v0.16.1 (#1110)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [wtf.emulator.gradle](https://emulator.wtf)
([source](https://togithub.com/emulator-wtf/gradle-plugin)) | plugin |
minor | `0.15.1` -> `0.16.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>emulator-wtf/gradle-plugin (wtf.emulator.gradle)</summary>

###
[`v0.16.1`](https://togithub.com/emulator-wtf/gradle-plugin/compare/0.16.0...0.16.1)

[Compare
Source](https://togithub.com/emulator-wtf/gradle-plugin/compare/0.16.0...0.16.1)

###
[`v0.16.0`](https://togithub.com/emulator-wtf/gradle-plugin/compare/0.15.1...0.16.0)

[Compare
Source](https://togithub.com/emulator-wtf/gradle-plugin/compare/0.15.1...0.16.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
slack-oss-bot committed Jan 11, 2024
1 parent 60cbdd8 commit 3bd2fc9
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 @@ -69,7 +69,7 @@ dependencyAnalysis = { id = "com.autonomousapps.dependency-analysis", version.re
dependencyGuard = { id = "com.dropbox.dependency-guard", version = "0.4.3" }
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
emulatorWtf = { id = "wtf.emulator.gradle", version = "0.15.1" }
emulatorWtf = { id = "wtf.emulator.gradle", version = "0.16.1" }
## Here to trigger Renovate updates
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlin-atomicfu = { id = "org.jetbrains.kotlin.plugin.atomicfu", version.ref = "kotlin" }
Expand Down

0 comments on commit 3bd2fc9

Please sign in to comment.