From 6797d7fb07dae8753eada5ec270728918155abc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franz=20Wilhelmst=C3=B6tter?= Date: Mon, 4 Nov 2024 14:49:47 +0100 Subject: [PATCH] #183: Improve README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91dc6834..a2bec0ad 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Besides the basic functionality of reading and writing GPX files, the library al ## Dependencies -The _JPX_ library needs no external dependencies. It only needs **Java 17** to compile and run. It also runs and compiles with **Java 21**. +The _JPX_ library needs no external dependencies. It only needs **Java 17** to compile and run. It also runs and compiles with **Java 21** and **Java 23**. ## Building JPX