We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd237b2 commit ddd7316Copy full SHA for ddd7316
README.md
@@ -8,7 +8,8 @@ Simple library for instrumenting code to record dimensional time series.
8
9
## Requirements
10
11
-* Java 8 or higher.
+* Java 8 or higher at runtime, Java 17 or higher for building.
12
+* Java 8 or higher for spectator 1.8.x or earlier.
13
* Java 7 or higher for spectator 0.27.x or earlier.
14
15
## Documentation
0 commit comments