Merge branch '2.0.x'

This commit is contained in:
Andy Wilkinson
2022-06-20 20:44:07 +01:00
8 changed files with 17 additions and 17 deletions

View File

@@ -14,7 +14,7 @@ To learn more about Spring REST Docs, please consult the [reference documentatio
## Building from source
You will need Java 8 or later to build Spring REST Docs.
You will need Java 17 or later to build Spring REST Docs.
It is built using [Gradle][10]:
```