We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d110c46 commit be114a8Copy full SHA for be114a8
README.md
@@ -6,8 +6,8 @@
6
* **Ease of use**: With an intuitive, reliable and stable API, flacoco can be easily used in other projects such as automated program repair tools.
7
* **Compatibility**:
8
* Supports JUnit3, JUnit4 and JUnit5.
9
- * Supports Java 1 to Java 17 bytecode.
10
- * Runs on Java 8 to Java 17.
+ * Supports Java 1 to Java 18 bytecode.
+ * Runs on Java 8 to Java 18.
11
* Runs on Linux, MacOS and Windows.
12
* **Stability**: Tests are executed in an isolated JVM.
13
0 commit comments