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 24a704a commit 3affa92Copy full SHA for 3affa92
CONTRIBUTING.md
@@ -8,11 +8,11 @@ and discuss your ideas or propose the changes you wish to make.
8
9
## Building
10
11
-In order to build and test this whole repository you need JDK 11+.
+In order to build and test this whole repository you need JDK 17.
12
13
### Building from source
14
15
-Build using Java 11+:
+Build using Java 17:
16
17
```bash
18
java -version
0 commit comments