Skip to content

Commit

Permalink
Bump scala-library from 2.13.8 to 2.13.9 in /bom
Browse files Browse the repository at this point in the history
Bumps [scala-library](https://github.com/scala/scala) from 2.13.8 to 2.13.9.
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.13.8...v2.13.9)

---
updated-dependencies:
- dependency-name: org.scala-lang:scala-library
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 30, 2022
1 parent af7e2b9 commit 09c48ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/pom.xml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<properties>
<scala.version>2.13</scala.version> <!-- for scala libraries the scala version is used in their artifactId -->
<scala.full.version>2.13.8</scala.full.version>
<scala.full.version>2.13.9</scala.full.version>

<javac.source>17</javac.source>
<javac.target>17</javac.target>
Expand Down

0 comments on commit 09c48ad

Please sign in to comment.