Skip to content

Commit 8136e5e

Browse files
Update README.md
1 parent 9cb186d commit 8136e5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This compile testing framework allows you to to do this and additionally support
1717

1818
- allows compile time tests supporting the most relevant test frameworks (junit4, junit5, testng, ...)
1919
- simple, but powerful fluent api (immutable)
20-
- supports all Java versions >=7 (including support for java 9 modules)
20+
- supports all Java versions >=8 (including support for java 9 modules)
2121
- Enables you to debug annotation processors during compilation tests
2222
- provides useful information for analysis of failing tests:
2323
- error and warning messages

0 commit comments

Comments
 (0)