Update Contribution guidelines with Java version for building (#5466)
This commit is contained in:
parent
78dfa21084
commit
93bcdf2870
|
@ -16,7 +16,7 @@ automatic check once you submit a PR, but you can also sign it after opening you
|
|||
|
||||
## Requirements
|
||||
|
||||
Java 11 or higher is required to build the projects in this repository. The built artifacts can be
|
||||
Java 17 or higher is required to build the projects in this repository. The built artifacts can be
|
||||
used on Java 8 or higher.
|
||||
|
||||
## Building opentelemetry-java
|
||||
|
|
Loading…
Reference in New Issue