Skip to content

Commit

Permalink
build(deps-dev): bump org.scala-lang:scala-library (Apicurio#3632)
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:development
  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 Sep 7, 2023
1 parent 2be339d commit 4c97063
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 @@ -229,7 +229,7 @@

<!-- Scala -->
<version.scala-maven.plugin>4.4.0</version.scala-maven.plugin>
<scala.version>2.13.11</scala.version>
<scala.version>2.13.12</scala.version>

<!-- Plugin Versions -->
<version.compiler.plugin>3.11.0</version.compiler.plugin>
Expand Down

0 comments on commit 4c97063

Please sign in to comment.