Skip to content

Commit 9ba1602

Browse files
committed
Set referenceVersion to 3.6.3-RC2
1 parent ca0c902 commit 9ba1602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ object Build {
9898
*
9999
* Warning: Change of this variable needs to be consulted with `expectedTastyVersion`
100100
*/
101-
val referenceVersion = "3.6.3-RC1"
101+
val referenceVersion = "3.6.3-RC2"
102102

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

0 commit comments

Comments
 (0)