From e659a3eb9f29b98ea447bcbb9c193720e874e281 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 3 Nov 2021 02:48:20 +0100 Subject: [PATCH] deps: update dependency org.scala-lang.modules:scala-java8-compat_2.11 to v1.0.2 (#295) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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
scala/scala-java8-compat ### [`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 [#​247](https://togithub.com/scala/scala-java8-compat/issues/247) ensure binary compatibility from now by [@​ohze](https://togithub.com/ohze) in [https://github.com/scala/scala-java8-compat/pull/248](https://togithub.com/scala/scala-java8-compat/pull/248) #### New Contributors - [@​ohze](https://togithub.com/ohze) made their first contribution in [https://github.com/scala/scala-java8-compat/pull/248](https://togithub.com/scala/scala-java8-compat/pull/248) **Full Changelog**: https://github.com/scala/scala-java8-compat/compare/v1.0.1...v1.0.2
--- ### 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. --- - [ ] 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). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d3fd7cd5..5f1f8f96 100644 --- a/pom.xml +++ b/pom.xml @@ -116,7 +116,7 @@ org.scala-lang.modules scala-java8-compat_${scala.version.short} - 1.0.1 + 1.0.2