Skip to content

Commit 6288753

Browse files
Update Scala to 3.5.1
1 parent e19a7b8 commit 6288753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ IntelliJ](https://blog.jetbrains.com/scala/).
1616
### build.sc
1717

1818
```scala
19-
def scalaVersion = "3.5.0"
19+
def scalaVersion = "3.5.1"
2020
```
2121

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

0 commit comments

Comments
 (0)