Skip to content

Commit

Permalink
Bump scala.version from 3.5.2 to 3.6.2 (#212)
Browse files Browse the repository at this point in the history
Bumps `scala.version` from 3.5.2 to 3.6.2.

Updates `org.scala-lang:scala3-library_3` from 3.5.2 to 3.6.2
- [Release notes](https://github.com/scala/scala3/releases)
- [Commits](scala/scala3@3.5.2...3.6.2)

Updates `org.scala-lang:scaladoc_3` from 3.5.2 to 3.6.2
- [Release notes](https://github.com/scala/scala3/releases)
- [Commits](scala/scala3@3.5.2...3.6.2)

---
updated-dependencies:
- dependency-name: org.scala-lang:scala3-library_3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.scala-lang:scaladoc_3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Dec 10, 2024
1 parent 00ab532 commit 8e8fe9e
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 @@ -34,7 +34,7 @@

<properties>
<junit.version>5.11.3</junit.version>
<scala.version>3.5.2</scala.version>
<scala.version>3.6.2</scala.version>
<slf4j.version>2.0.16</slf4j.version>
</properties>

Expand Down

0 comments on commit 8e8fe9e

Please sign in to comment.