Skip to content

Commit 60259e1

Browse files
committed
Update refernce compiler to 3.7.3
1 parent 7d00489 commit 60259e1

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"
55+
val referenceVersion = "3.7.3"
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)