Skip to content

Commit 097cac2

Browse files
authored
Update CONTRIBUTING.md (#4064)
1 parent 2572e6c commit 097cac2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ and discuss your ideas or propose the changes you wish to make.
88

99
## Building
1010

11-
In order to build and test this whole repository you need JDK 11+.
11+
In order to build and test this whole repository you need JDK 17.
1212

1313
### Building from source
1414

15-
Build using Java 11+:
15+
Build using Java 17:
1616

1717
```bash
1818
java -version

0 commit comments

Comments
 (0)