Skip to content

Commit aa3440a

Browse files
authored
doc: java 17->java 21
1 parent 55e5a14 commit aa3440a

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
@@ -31,7 +31,7 @@ This module uses the [custom-ros-messages module](https://github.com/SpyrosKou/C
3131

3232
In order to compile and run this project only Java needs to be installed. [GIT](https://git-scm.com/downloads) also makes getting the source very easy. Links are provided for convenience.
3333
- [GIT](https://git-scm.com/downloads) , in order to clone the [project repository](https://github.com/SpyrosKou/Custom-Messages-ROS-Java-System-Example.git)
34-
- JDK, the [project](https://github.com/SpyrosKou/Custom-Messages-ROS-Java-System-Example.git) has been developed and tested using [JDK 17](https://jdk.java.net/17/)
34+
- JDK, the [project](https://github.com/SpyrosKou/Custom-Messages-ROS-Java-System-Example.git) has been developed and tested using [JDK 21](https://jdk.java.net/21/)
3535
- Gradle, is used for project compilation. Installing it is not required. Following the instructions below will automatically download gradle 7.5 and ignore any existing installation.
3636

3737
## Quick Instructions for Windows [Power Shell](https://github.com/PowerShell/PowerShell/releases/)

0 commit comments

Comments
 (0)