We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 330e74a commit 953aec4Copy full SHA for 953aec4
1 file changed
.github/workflows/maven-central-publish.yaml
@@ -51,7 +51,7 @@ jobs:
51
- name: Setup Gradle
52
uses: gradle/actions/setup-gradle@v4
53
with:
54
- gradle-version: '9.0.0-rc-3'
+ gradle-version: '9.0.0'
55
cache-cleanup: on-success
56
57
- name: Grant execute permission for gradlew
0 commit comments