Skip to content

Commit

Permalink
Bump scala-library from 2.12.16 to 2.13.10
Browse files Browse the repository at this point in the history
Bumps [scala-library](https://github.com/scala/scala) from 2.12.16 to 2.13.10.
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.12.16...v2.13.10)

---
updated-dependencies:
- dependency-name: org.scala-lang:scala-library
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 20, 2023
1 parent 34b8a2a commit dcd9d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
<scala-maven-plugin.version>4.8.0</scala-maven-plugin.version>

<scala.sdk.version>2.12</scala.sdk.version>
<scala-library.version>${scala.sdk.version}.16</scala-library.version>
<scala-library.version>2.13.10</scala-library.version>
<spark.version>3.3.2</spark.version>
<compiler-bridge.version>1.8.0</compiler-bridge.version>
<spark-cassandra-connector.version>3.3.0</spark-cassandra-connector.version>
Expand Down

0 comments on commit dcd9d89

Please sign in to comment.