Update Contribution guidelines with Java version for building (#5466)

This commit is contained in:
Ken Finnigan 2023-05-18 16:22:41 -04:00 committed by GitHub
parent 78dfa21084
commit 93bcdf2870
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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