Skip to content

Commit a653d8c

Browse files
committed
Bump Scala version to 2.12.4
1 parent 174444d commit a653d8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ object ExposedValues extends AutoPlugin {
3636

3737
object Build {
3838

39-
val scalacVersion = "2.12.3"
39+
val scalacVersion = "2.12.4"
4040

4141
val dottyOrganization = "ch.epfl.lamp"
4242
val dottyGithubUrl = "https://github.com/lampepfl/dotty"

0 commit comments

Comments
 (0)