We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e5e19c8 + d1d181b commit 6178275Copy full SHA for 6178275
project/Build.scala
@@ -52,7 +52,7 @@ object Build {
52
*
53
* Warning: Change of this variable needs to be consulted with `expectedTastyVersion`
54
*/
55
- val referenceVersion = "3.7.2-RC2"
+ val referenceVersion = "3.7.3-RC1"
56
57
/** Version of the Scala compiler targeted in the current release cycle
58
* Contains a version without RC/SNAPSHOT/NIGHTLY specific suffixes
0 commit comments