User: joe Date: 04 Jun 26 11:20 Revision: 958826c862074d6a090b21c9dab61c95d89f62f3 Summary: Update 2026.2 readme to mention JDK 25 TeamCity URL: http://ci.mcdev.io:80/viewModification.html?tab=vcsModificationFiles&modId=10569&personal=false Index: readme.md =================================================================== --- readme.md (revision eeb8e7a62912500eb93801aba10624d6acf08f4b) +++ readme.md (revision 958826c862074d6a090b21c9dab61c95d89f62f3) @@ -55,10 +55,10 @@ Dependencies ------------ -Gradle will download all necessary dependencies to build the project, but you do need JDK 21 installed and available to +Gradle will download all necessary dependencies to build the project, but you do need JDK 25 installed and available to Gradle in order to build. -You can easily install JDK 21 from [Adoptium](https://adoptium.net/temurin/releases). +You can easily install JDK 25 from [Adoptium](https://adoptium.net/temurin/releases). Building --------