Skip to content

Commit

Permalink
Bump org.scala-lang:scala3-library_3 from 3.4.0 to 3.4.1 (#156)
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.0 to 3.4.1.
- [Release notes](https://github.com/scala/scala3/releases)
- [Commits](scala/scala3@3.4.0...3.4.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 Mar 28, 2024
1 parent 26b24e0 commit cdbbc25
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.2</junit.version>
<scala.version>3.4.0</scala.version>
<scala.version>3.4.1</scala.version>
<slf4j.version>2.0.12</slf4j.version>
<stack.version>${project.version}</stack.version>
</properties>
Expand Down

0 comments on commit cdbbc25

Please sign in to comment.