Skip to content

Commit 6178275

Browse files
[chore] Set reference version of the compiler to 3.7.3-RC1 (#23661)
2 parents e5e19c8 + d1d181b commit 6178275

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
@@ -52,7 +52,7 @@ object Build {
5252
*
5353
* Warning: Change of this variable needs to be consulted with `expectedTastyVersion`
5454
*/
55-
val referenceVersion = "3.7.2-RC2"
55+
val referenceVersion = "3.7.3-RC1"
5656

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

0 commit comments

Comments
 (0)