We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5a8ef8 commit 7a17587Copy full SHA for 7a17587
BUILD.md
@@ -8,14 +8,13 @@ The following instructions explain how to build KeepTime from sources.
8
* 17 ✅
9
* 21 ✅
10
* 23 ✅
11
- * 25 ❗ (Compatible for building without test)
+ * 25 ❗
12
* Maven
13
14
Amazon Corretto JDK has JavaFx Bundled.
15
For other JDKs you may have to install JavaFx separately.
16
17
-The Mockito mocking library version in use for tests is not compatible with Java 25.
18
-If you trust us and you don't need to run test but you just want to build from the stable `main` branch, Java 25 is supported.
+The Mockito mocking library version in use for tests is not compatible with Java 25.
19
20
## Build Commands
21
0 commit comments