Skip to content

Commit ad4f2ea

Browse files
sjrdgriggt
authored andcommitted
Update compiler base version to 3.2.0-RC1.
For the upcoming forward-incompatible changes.
1 parent a26a2c3 commit ad4f2ea

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
@@ -59,7 +59,7 @@ object Build {
5959

6060
val referenceVersion = "3.1.2-RC3"
6161

62-
val baseVersion = "3.1.3-RC1"
62+
val baseVersion = "3.2.0-RC1"
6363

6464
// Versions used by the vscode extension to create a new project
6565
// This should be the latest published releases.

0 commit comments

Comments
 (0)