Skip to content

Commit 20a94d1

Browse files
committed
all: Scala 3.5
1 parent 57f1669 commit 20a94d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import deps._
33
Global / onChangedBuildSource := ReloadOnSourceChanges
44
Global / lintUnusedKeysOnLoad := false
55

6-
lazy val Scala3 = "3.4.3"
6+
lazy val Scala3 = "3.5.0"
77

88
lazy val root = project
99
.in(file("."))

0 commit comments

Comments
 (0)