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 e19a7b8 commit 6288753Copy full SHA for 6288753
README.md
@@ -16,7 +16,7 @@ IntelliJ](https://blog.jetbrains.com/scala/).
16
### build.sc
17
18
```scala
19
-def scalaVersion = "3.5.0"
+def scalaVersion = "3.5.1"
20
```
21
22
### Getting your project to compile with Scala 3
0 commit comments