Skip to content

Commit 9045387

Browse files
authored
Update README.md. Add info about java 25
1 parent 185db6c commit 9045387

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Pre-requisites
2222
--------------
2323
In order to generate the model classes you'll need:
2424

25-
* Java 11, 17 or 21, which can be downloaded [from Oracle](https://www.oracle.com/technetwork/java/javase/downloads/index.html), or for Linux users [OpenJDK](https://openjdk.java.net/install/index.html).
25+
* Java 11, 17, 21 or 25, which can be downloaded [from Oracle](https://www.oracle.com/technetwork/java/javase/downloads/index.html), or for Linux users [OpenJDK](https://openjdk.java.net/install/index.html).
2626
* [Maven v3+](https://maven.apache.org/)
2727

2828
If you want to edit and regenerate the model you'll need:

0 commit comments

Comments
 (0)