Skip to content

Commit

Permalink
chore(deps): bump scala-collection-compat_2.12 from 2.8.1 to 2.9.0
Browse files Browse the repository at this point in the history
Bumps [scala-collection-compat_2.12](https://github.com/scala/scala-collection-compat) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/scala/scala-collection-compat/releases)
- [Commits](scala/scala-collection-compat@v2.8.1...v2.9.0)

---
updated-dependencies:
- dependency-name: org.scala-lang.modules:scala-collection-compat_2.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 29, 2022
1 parent fd8fcd8 commit 3cb9d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client-scala/cross/2.12/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
<dependency>
<groupId>org.scala-lang.modules</groupId>
<artifactId>scala-collection-compat_2.12</artifactId>
<version>2.8.1</version>
<version>2.9.0</version>
<exclusions>
<exclusion>
<groupId>org.scala-lang</groupId>
Expand Down

0 comments on commit 3cb9d9c

Please sign in to comment.