Skip to content

Commit

Permalink
chore(deps): bump org.scala-lang:scala-library from 2.13.9 to 2.13.15
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.9 to 2.13.15.
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.13.9...v2.13.15)

---
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]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 470de8d commit ab2f735
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 @@ -112,7 +112,7 @@
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.13.9</version>
<version>2.13.15</version>
</dependency>

<dependency>
Expand Down

0 comments on commit ab2f735

Please sign in to comment.