Skip to content

Commit fd309f6

Browse files
authored
Backport "Set reference version to 3.3.1-RC5" to LTS (#19161)
Backports #18382 to the LTS branch. PR submitted by the release tooling. [skip ci]
2 parents ac8b403 + af490e5 commit fd309f6

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

84-
val referenceVersion = "3.3.1-RC4"
84+
val referenceVersion = "3.3.1-RC5"
8585

8686
val baseVersion = "3.3.2-RC1"
8787

0 commit comments

Comments
 (0)