Skip to content

Commit 7d8684b

Browse files
authored
deps: update dependency org.scala-lang.modules:scala-java8-compat_2.11 to v1 (#171)
[![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)) | `0.9.1` -> `1.0.0` | [![age](https://badges.renovateapi.com/packages/maven/org.scala-lang.modules:scala-java8-compat_2.11/1.0.0/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.0/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.0/compatibility-slim/0.9.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.0/confidence-slim/0.9.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>scala/scala-java8-compat</summary> ### [`v1.0.0`](https://togithub.com/scala/scala-java8-compat/releases/v1.0.0) [Compare Source](https://togithub.com/scala/scala-java8-compat/compare/v0.9.1...v1.0.0) - Support Scala 3.0.0 ([#&#8203;229](https://togithub.com/scala/scala-java8-compat/issues/229)) - Add `Automatic-Module-Name` ([#&#8203;225](https://togithub.com/scala/scala-java8-compat/issues/225)) This release was brought to you by 2 contributors, according to `git shortlog -sn --no-merges v1.0.0-RC1..`. Thank you Seth Tisue, Scala Steward. </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, check this box. --- 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).
1 parent 914809d commit 7d8684b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<dependency>
117117
<groupId>org.scala-lang.modules</groupId>
118118
<artifactId>scala-java8-compat_2.11</artifactId>
119-
<version>0.9.1</version>
119+
<version>1.0.0</version>
120120
</dependency>
121121

122122
<!--test dependencies-->

0 commit comments

Comments
 (0)