Skip to content

Commit 659c9aa

Browse files
committed
Set reference compiler to 3.7.1-RC1
1 parent 0ae343f commit 659c9aa

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
@@ -103,7 +103,7 @@ object Build {
103103
*
104104
* Warning: Change of this variable needs to be consulted with `expectedTastyVersion`
105105
*/
106-
val referenceVersion = "3.7.0-RC4"
106+
val referenceVersion = "3.7.1-RC1"
107107

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

0 commit comments

Comments
 (0)