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