Skip to content

Commit f6f310b

Browse files
authored
Merge pull request #103 from scala-steward/update/scala3-library-3.5.1
Update scala3-library to 3.5.1
2 parents f459c71 + c265cd8 commit f6f310b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.sc

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ object sclin
1717
with ScalafmtModule
1818
with ScalafixModule {
1919

20-
def scalaVersion = "3.4.3"
20+
def scalaVersion = "3.5.1"
2121
def scoverageVersion = "2.0.11"
2222
def publishVersion: T[String] = VcsVersion.vcsState().format()
2323
def pomSettings = PomSettings(

0 commit comments

Comments
 (0)