Skip to content

Commit adf3de4

Browse files
authored
Updated JDK Version
1 parent 43972ca commit adf3de4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ During development, your probably want to run QuPath easily with your extension
6868
### 0. Make sure you have Java installed
6969
You'll need to install Java first.
7070

71-
At the time of writing, we use a Java 21 JDK downloaded from https://adoptium.net/
71+
At the time of writing, we use a Java 25 JDK downloaded from https://adoptium.net/
7272

73-
> Java 21 is a 'Long Term Support' release - which is why we use it instead of the very latest version.
73+
> Java 25 is a 'Long Term Support' release - which is why we use it instead of the very latest version.
7474
7575
### 1. Get QuPath's source code
7676
You can find instructions at https://qupath.readthedocs.io/en/stable/docs/reference/building.html

0 commit comments

Comments
 (0)