We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57f1669 + 20a94d1 commit 36c9079Copy full SHA for 36c9079
build.sbt
@@ -3,7 +3,7 @@ import deps._
3
Global / onChangedBuildSource := ReloadOnSourceChanges
4
Global / lintUnusedKeysOnLoad := false
5
6
-lazy val Scala3 = "3.4.3"
+lazy val Scala3 = "3.5.0"
7
8
lazy val root = project
9
.in(file("."))
0 commit comments