We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1e7994 commit e6ac9daCopy full SHA for e6ac9da
tests/output/scala/build.sbt
@@ -1,5 +1,5 @@
1
ThisBuild / version := "0.1.0-SNAPSHOT"
2
-ThisBuild / scalaVersion := "3.5.2"
+ThisBuild / scalaVersion := "3.6.3"
3
4
lazy val root = (project in file("."))
5
.settings(name := "scala-tests")
0 commit comments