Skip to content

Commit

Permalink
chore(deps): Update dependency com.github.ben-manes.caffeine:caffeine…
Browse files Browse the repository at this point in the history
… to v3.1.8 (#3)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.github.ben-manes.caffeine:caffeine](https://togithub.com/ben-manes/caffeine)
| `3.1.7` -> `3.1.8` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.ben-manes.caffeine:caffeine/3.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.ben-manes.caffeine:caffeine/3.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.ben-manes.caffeine:caffeine/3.1.7/3.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.ben-manes.caffeine:caffeine/3.1.7/3.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>ben-manes/caffeine
(com.github.ben-manes.caffeine:caffeine)</summary>

###
[`v3.1.8`](https://togithub.com/ben-manes/caffeine/releases/tag/v3.1.8):
3.1.8

- Added a workaround for a possible JDK concurrency bug with method
handles
([#&#8203;1111](https://togithub.com/ben-manes/caffeine/issues/1111))

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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/Incendo/cloud-processors).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent fa8f6ac commit 0bb9d4e
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 @@ -13,7 +13,7 @@ kotlin = "1.9.20"
cloud = "2.0.0-SNAPSHOT"

# External
caffeine = "3.1.7"
caffeine = "3.1.8"
guava = "33.0.0-jre"
immutables = "2.10.0"

Expand Down

0 comments on commit 0bb9d4e

Please sign in to comment.