Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ We greatly value your feedback, feature requests, additions to the code, bug rep
## Developer Guide

Building the STACKIT Java SDK requires:
1. Java SDK (version 11 to 21 should be supported) installed on your system
1. Java SDK (version 17, 21 or 25) installed on your system

In case you want to open the project in your preferred IDE, run `./gradlew idea` or `./gradlew eclipse` beforehand.

Expand Down