Skip to content

Commit

Permalink
deps: update dependency org.scala-lang.modules:scala-java8-compat_2.1…
Browse files Browse the repository at this point in the history
…1 to v1.0.2 (#295)

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

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.scala-lang.modules:scala-java8-compat_2.11](http://www.scala-lang.org/) ([source](https://togithub.com/scala/scala-java8-compat)) | `1.0.1` -> `1.0.2` | [![age](https://badges.renovateapi.com/packages/maven/org.scala-lang.modules:scala-java8-compat_2.11/1.0.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.scala-lang.modules:scala-java8-compat_2.11/1.0.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.scala-lang.modules:scala-java8-compat_2.11/1.0.2/compatibility-slim/1.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.scala-lang.modules:scala-java8-compat_2.11/1.0.2/confidence-slim/1.0.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>scala/scala-java8-compat</summary>

### [`v1.0.2`](https://togithub.com/scala/scala-java8-compat/releases/v1.0.2)

[Compare Source](https://togithub.com/scala/scala-java8-compat/compare/v1.0.1...v1.0.2)

#### What's Changed

-   Fix [#&#8203;247](https://togithub.com/scala/scala-java8-compat/issues/247) ensure binary compatibility from now by [@&#8203;ohze](https://togithub.com/ohze) in [scala/scala-java8-compat#248

#### New Contributors

-   [@&#8203;ohze](https://togithub.com/ohze) made their first contribution in [scala/scala-java8-compat#248

**Full Changelog**: scala/scala-java8-compat@v1.0.1...v1.0.2

</details>

---

### Configuration

📅 **Schedule**: 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, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-pubsublite-spark).
  • Loading branch information
renovate-bot committed Nov 3, 2021
1 parent dec1df3 commit e659a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -116,7 +116,7 @@
<dependency>
<groupId>org.scala-lang.modules</groupId>
<artifactId>scala-java8-compat_${scala.version.short}</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>
</dependency>

<!--test dependencies-->
Expand Down

0 comments on commit e659a3e

Please sign in to comment.