Update Gradle 8.6 rc refs to the final version

https://github.com/gradle/gradle/releases/tag/v8.6.0

Signed-off-by: Goooler <wangzongler@gmail.com>
This commit is contained in:
Goooler
2024-02-03 10:37:43 +08:00
committed by Daz DeBoer
parent 7fda81ffd5
commit bc07b88bc0
3 changed files with 9 additions and 9 deletions

View File

@@ -62,7 +62,7 @@ jobs:
uses: gradle/actions/dependency-submission@v3
with:
# Use a particular Gradle version instead of the configured wrapper.
gradle-version: 8.6-rc-2
gradle-version: 8.6
# The gradle project is not in the root of the repository.
build-root-directory: my-gradle-project