Skip to content

Commit 5cd46c8

Browse files
docs: updated Java version requirement to Java 21
1 parent 3925676 commit 5cd46c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ IntelliJ IDEA provides strong Gradle integration and is recommended for most new
135135
2. Choose the root `fineract` directory
136136
3. When prompted, import the project as a **Gradle project**
137137
4. Use the Gradle wrapper (`gradlew`) when asked
138-
5. Ensure the correct JDK is selected (**Java 17**)
138+
5. Ensure the correct JDK is selected (**Java 21**)
139139
6. After import completes, run:
140140
- `org.apache.fineract.ServerApplication` as a **Java Application**
141141

0 commit comments

Comments
 (0)