Skip to content

Commit 28e69df

Browse files
committed
bump scala ver
1 parent 9f17380 commit 28e69df

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.3.3"
20+
def scalaVersion = "3.4.2"
2121
def scoverageVersion = "2.0.11"
2222
def publishVersion: T[String] = VcsVersion.vcsState().format()
2323
def pomSettings = PomSettings(

0 commit comments

Comments
 (0)