Skip to content

Commit

Permalink
Update dependency com.slack.eithernet:eithernet to v1.4.1 (#661)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[com.slack.eithernet:eithernet](https://togithub.com/slackhq/eithernet)
| dependencies | patch | `1.4.0` -> `1.4.1` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>slackhq/eithernet</summary>

###
[`v1.4.1`](https://togithub.com/slackhq/eithernet/blob/HEAD/CHANGELOG.md#&#8203;141)

[Compare
Source](https://togithub.com/slackhq/eithernet/compare/1.4.0...1.4.1)

*2023-05-31*

- **Enhancement**: Gracefully handle `Unit`-returning endpoints when
encountering a 204 or 205 response code.

Thanks to [@&#8203;JDSM01](https://togithub.com/JDSM01) for contributing
to this release!

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDUuNSIsInVwZGF0ZWRJblZlciI6IjM1LjEwNS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
slack-oss-bot authored Jun 1, 2023
1 parent 0bf3920 commit cb9eef9
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 @@ -26,7 +26,7 @@ datastore = "1.1.0-alpha04"
dependencyAnalysisPlugin = "1.20.0"
detekt = "1.23.0"
dokka = "1.8.10"
eithernet = "1.4.0"
eithernet = "1.4.1"
jdk = "19"
kotlin = "1.8.21"
kotlinpoet = "1.13.2"
Expand Down

0 comments on commit cb9eef9

Please sign in to comment.