Skip to content

Commit

Permalink
chore(deps): bump org.scala-lang:scala-library from 2.13.11 to 2.13.12
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.11 to 2.13.12.
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.13.11...v2.13.12)

---
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 Sep 7, 2023
1 parent 3af4ee3 commit 938da66
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 @@ -16,7 +16,7 @@

<properties>
<version.java>1.8</version.java>
<scala.version>2.13.11</scala.version>
<scala.version>2.13.12</scala.version>
<scala.binary.version>2.13.6</scala.binary.version>
<version.log4j>2.20.0</version.log4j>

Expand Down

0 comments on commit 938da66

Please sign in to comment.