Skip to content

Commit 3affa92

Browse files
authored
Update CONTRIBUTING.md
1 parent 24a704a commit 3affa92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
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)