Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b6d9a6d

Browse files
[chore] Set reference version to 3.7.4 (#24348)
1 parent b1a5500 commit b6d9a6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎project/Build.scala‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ object Build {
5959
*
6060
* Warning: Change of this variable needs to be consulted with `expectedTastyVersion`
6161
*/
62-
val referenceVersion = "3.7.4-RC3"
62+
val referenceVersion = "3.7.4"
6363

6464
/** Version of the Scala compiler targeted in the current release cycle
6565
* Contains a version without RC/SNAPSHOT/NIGHTLY specific suffixes
@@ -1472,7 +1472,7 @@ object Build {
14721472
.enablePlugins(ScriptedPlugin)
14731473
.aggregate(`scala3-interfaces`, `scala3-library-bootstrapped-new` , `scala-library-bootstrapped`,
14741474
`tasty-core-bootstrapped-new`, `scala3-compiler-bootstrapped-new`, `scala3-sbt-bridge-bootstrapped`,
1475-
`scala3-staging-new`, `scala3-tasty-inspector-new`, `scala-library-sjs`, `scala3-library-sjs`,
1475+
`scala3-staging-new`, `scala3-tasty-inspector-new`, `scala-library-sjs`, `scala3-library-sjs`,
14761476
`scaladoc-new`, `scala3-repl`)
14771477
.settings(
14781478
name := "scala3-bootstrapped",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /