Skip to content

Commit b0871ee

Browse files
committed
Bump reference compiler to 3.5.0
1 parent f0a5da4 commit b0871ee

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
@@ -90,7 +90,7 @@ object DottyJSPlugin extends AutoPlugin {
9090
object Build {
9191
import ScaladocConfigs._
9292

93-
val referenceVersion = "3.5.0-RC4"
93+
val referenceVersion = "3.5.0"
9494

9595
val baseVersion = "3.6.0"
9696
// Will be required by some automation later

0 commit comments

Comments
 (0)