Skip to content

Commit 1f1a3d2

Browse files
authored
Merge pull request #594 from tgodzik/switch-reference-version
chore: Update referenceVersion to 3.3.7
2 parents 97c2b63 + 11cff7a commit 1f1a3d2

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
@@ -87,7 +87,7 @@ object Build {
8787
*
8888
* Warning: Change of this variable needs to be consulted with `expectedTastyVersion`
8989
*/
90-
val referenceVersion = "3.3.7-RC2"
90+
val referenceVersion = "3.3.7"
9191

9292
/** Version of the Scala compiler targeted in the current release cycle
9393
* Contains a version without RC/SNAPSHOT/NIGHTLY specific suffixes

0 commit comments

Comments
 (0)