Skip to content

Commit 431f05b

Browse files
authored
Build the compiler with 3.2.2-RC2 (#16580)
2 parents c84e255 + 3cb926f commit 431f05b

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
@@ -80,7 +80,7 @@ object DottyJSPlugin extends AutoPlugin {
8080
object Build {
8181
import ScaladocConfigs._
8282

83-
val referenceVersion = "3.2.2-RC1"
83+
val referenceVersion = "3.2.2-RC2"
8484

8585
val baseVersion = "3.3.0-RC1"
8686

0 commit comments

Comments
 (0)