File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2828 timeout-minutes : 30
2929 strategy :
3030 matrix :
31- java : [17, 21]
31+ java : [17, 21, 25 ]
3232 distribution : [temurin]
3333 steps :
3434 - uses : actions/checkout@v5
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ We also encourage you to read the [contribution instructions by GitHub](https://
1919### Software Requirements
2020You should have the following things installed:
2121* Git
22- * Java 21 - should be as unmodified as possible (Recommended: [ Eclipse Adoptium] ( https://adoptium.net/temurin/releases/ ) )
22+ * Java 25 - should be as unmodified as possible (Recommended: [ Eclipse Adoptium] ( https://adoptium.net/temurin/releases/ ) )
2323* Maven (Note that the [ Maven Wrapper] ( https://maven.apache.org/wrapper/ ) is shipped with the repo)
2424
2525### Recommended setup
You can’t perform that action at this time.
0 commit comments