Skip to content

Commit 60e421b

Browse files
[chore] Set reference compiler version to 3.7.3-RC3 (#23868)
Signed-off-by: Wojciech Mazur <[email protected]>
1 parent fbbae09 commit 60e421b

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
@@ -55,7 +55,7 @@ object Build {
5555
*
5656
* Warning: Change of this variable needs to be consulted with `expectedTastyVersion`
5757
*/
58-
val referenceVersion = "3.7.3-RC2"
58+
val referenceVersion = "3.7.3-RC3"
5959

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

0 commit comments

Comments
 (0)