Skip to content

Commit f89f8a3

Browse files
committed
Add note about Java 8 support.
1 parent 8581e91 commit f89f8a3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,9 @@ You can pass parameters via standard `-D` syntax.
177177

178178
`-Dfmt.skip` is whether the plugin should skip the operation.
179179

180+
### Using with Java 8
181+
182+
Starting from version 1.8, Google Java Formatter requires Java 11 to run. Incidently, all versions of this plugin starting from 2.10 inclusively also require this Java version to properly function. The 2.9.x release branch is the most up-to-date version that still runs on Java 8.
180183

181184
### Deploy
182185

0 commit comments

Comments
 (0)