Skip to content

Commit 46e0073

Browse files
authored
Merge pull request #171 from scala/update/scala-3.6.4
Set scalaVersion to 3.6.4 in README
2 parents b10e1fb + 758202d commit 46e0073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ You must use sbt 1.5.5 or newer; older versions of sbt are not supported.
3535
Set the Scala 3 version:
3636

3737
```scala
38-
scalaVersion := "3.6.2"
38+
scalaVersion := "3.6.4"
3939
```
4040

4141
### Getting your project to compile with Scala 3

0 commit comments

Comments
 (0)