Skip to content

Commit

Permalink
Bump org.scala-lang:scala3-library_3 from 3.5.0 to 3.5.1 (#189)
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.5.0 to 3.5.1.
- [Release notes](https://github.com/scala/scala3/releases)
- [Commits](scala/scala3@3.5.0...3.5.1)

---
updated-dependencies:
- dependency-name: org.scala-lang:scala3-library_3
  dependency-type: direct:production
  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 19, 2024
1 parent 9a8e31a commit 5e298f4
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.0</junit.version>
<scala.version>3.5.0</scala.version>
<scala.version>3.5.1</scala.version>
<slf4j.version>2.0.16</slf4j.version>
<stack.version>${project.version}</stack.version>
</properties>
Expand Down

0 comments on commit 5e298f4

Please sign in to comment.