Skip to content

Commit 3c97c7f

Browse files
dependabot[bot]oliver-brm
authored andcommitted
Bump org.scala-lang:scala3-library_3 from 3.4.0 to 3.4.1 (#156)
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> (cherry picked from commit cdbbc25)
1 parent 4e056ee commit 3c97c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
<properties>
3636
<junit.version>5.10.2</junit.version>
37-
<scala.version>3.4.0</scala.version>
37+
<scala.version>3.4.1</scala.version>
3838
<slf4j.version>2.0.12</slf4j.version>
3939
<stack.version>${project.version}</stack.version>
4040
</properties>

0 commit comments

Comments
 (0)