File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Welcome to the OpenTelemetry Semantic Convention Java repository!
44
55## Building
66
7- Java 21 or higher is required to build the projects in this repository
7+ Java 17 or higher is required to build the projects in this repository
88(the built artifacts can be used on Java 8 or higher).
99To check your Java version, run:
1010
@@ -36,5 +36,5 @@ generate semantic conventions classes from the release contents.
3636
3737## Style guide
3838
39- This repository follows the OpenTelemetry Java repository's
40- [ coding patterns ] ( https://github.com/open-telemetry/opentelemetry-java/blob/main/docs/knowledge/README .md ) .
39+ This repository follows the OpenTelemetry Java
40+ repository's [ style guide ] ( https://github.com/open-telemetry/opentelemetry-java/blob/main/CONTRIBUTING .md#style-guideline ) .
You can’t perform that action at this time.
0 commit comments