We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e1def0 commit 2008e17Copy full SHA for 2008e17
README.md
@@ -35,7 +35,7 @@ You must use sbt 1.5.5 or newer; older versions of sbt are not supported.
35
Set the Scala 3 version:
36
37
```scala
38
-scalaVersion := "3.4.2"
+scalaVersion := "3.4.3"
39
```
40
41
### Getting your project to compile with Scala 3
0 commit comments