Skip to content

Commit b41eed2

Browse files
committed
Set developedVersion to 3.7.3
1 parent 4fa839f commit b41eed2

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
@@ -113,7 +113,7 @@ object Build {
113113
*
114114
* Warning: Change of this variable might require updating `expectedTastyVersion`
115115
*/
116-
val developedVersion = "3.7.2"
116+
val developedVersion = "3.7.3"
117117

118118
/** The version of the compiler including the RC prefix.
119119
* Defined as common base before calculating environment specific suffixes in `dottyVersion`

0 commit comments

Comments
 (0)