Skip to content

Commit

Permalink
fix(deps): update dependency xyz.rogfam:littleproxy to v2.1.0 (#1163)
Browse files Browse the repository at this point in the history
[![Mend Renovate logo
banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [xyz.rogfam:littleproxy](https://github.com/LittleProxy/LittleProxy)
| `2.0.22` -> `2.1.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/xyz.rogfam:littleproxy/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/xyz.rogfam:littleproxy/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/xyz.rogfam:littleproxy/2.0.22/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/xyz.rogfam:littleproxy/2.0.22/2.1.0?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 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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/line/line-bot-sdk-java).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 20, 2023
1 parent e504304 commit f92e264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libraries.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ mockito-junit-jupiter = { module = "org.mockito:mockito-junit-jupiter", version.
wiremock = { group = "org.wiremock", name = "wiremock-standalone", version = "3.3.1" }
test-arranger = { module = "com.ocadotechnology.gembus:test-arranger", version = "1.5.7.1" }
socks-proxy-server = { module = "com.github.bbottema:java-socks-proxy-server", version = "2.0.0" }
littleproxy = { module = "xyz.rogfam:littleproxy", version = "2.0.22" }
littleproxy = { module = "xyz.rogfam:littleproxy", version = "2.1.0" }

[bundles]
retrofit2 = ["retrofit2-converter-jackson", "retrofit2-retrofit"]
Expand Down

0 comments on commit f92e264

Please sign in to comment.