Skip to content

Commit

Permalink
build(deps): bump org.scala-lang:scala-library in /maven (#1555)
Browse files Browse the repository at this point in the history
Bumps [org.scala-lang:scala-library](https://github.com/scala/scala) from 2.13.13 to 2.13.14.
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.13.13...v2.13.14)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent 57359c6 commit b9e0df5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<encoding>UTF-8</encoding>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- Scala versions -->
<scala.version>2.13.13</scala.version>
<scala.version>2.13.14</scala.version>
<scala.compat.version>2.13</scala.compat.version>
<scala-maven.version>4.9.0</scala-maven.version>
</properties>
Expand Down

0 comments on commit b9e0df5

Please sign in to comment.