diff --git a/README.md b/README.md index d3044ed..79266fd 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ be found [here](/src/test/java/com/example/Sample.java). ### Setup -This project uses [Gradle's toolchain support](https://docs.gradle.org/7.4.1/userguide/toolchains.html) +This project uses [Gradle's toolchain support](https://docs.gradle.org/7.4.2/userguide/toolchains.html) to detect and select the JDKs required to run the build. Please refer to the build scripts to find out which toolchains are requested.