Skip to content

Commit 667fd34

Browse files
committed
Bump versions expected in dev setup notes
1 parent 3328563 commit 667fd34

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/INTRO.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ GoCD requires the following software packages to do a basic build without runnin
1717

1818
- Git (https://git-scm.com/downloads)
1919
- 64-bit JDK 21+ (We recommend installing an Eclipse Temurin build from [Adoptium](https://adoptium.net))
20-
- NodeJS >= 22 (https://nodejs.org/en/download/) with [corepack](https://nodejs.org/api/corepack.html) enabled
20+
- NodeJS >= 24 (https://nodejs.org/en/download/) with [corepack](https://nodejs.org/api/corepack.html) enabled
2121

2222
### For Mac Users
2323

@@ -118,8 +118,8 @@ For TypeScript, JavaScript, Sass, Ruby, and other parts, some of us use other ed
118118

119119
- Open project settings.
120120

121-
- Select a Java 17 JDK. While other JDKs might work, GoCD now ships with LTS versions only and you will be safest with that.
122-
- Change the project language level to Java 11.
121+
- Select a Java 21 JDK. While other JDKs might work, GoCD now ships with LTS versions only and you will be safest with that.
122+
- Change the project language level to Java 17.
123123

124124
![](images/ProjectSettings.png)
125125

0 commit comments

Comments
 (0)