Skip to content

Commit

Permalink
Bump org.scala-lang:scala3-library_3 from 3.4.2 to 3.5.0
Browse files Browse the repository at this point in the history
Bumps [org.scala-lang:scala3-library_3](https://github.com/scala/scala3) from 3.4.2 to 3.5.0.
- [Release notes](https://github.com/scala/scala3/releases)
- [Commits](scala/scala3@3.4.2...3.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 13, 2024
1 parent 5a063f4 commit 770d09b
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.10.3</junit.version>
<scala.version>3.4.2</scala.version>
<scala.version>3.5.0</scala.version>
<slf4j.version>2.0.15</slf4j.version>
<stack.version>${project.version}</stack.version>
</properties>
Expand Down

0 comments on commit 770d09b

Please sign in to comment.