Skip to content

Commit 557040f

Browse files
Update gradle in workflow
1 parent 1f9731f commit 557040f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
distribution: 'temurin'
2121
- uses: gradle/actions/setup-gradle@v4.3.1
2222
with:
23-
gradle-version: 9.0.0
23+
gradle-version: 9.1.0
2424
name: Set up Gradle
2525
- name: Add permission
2626
run: chmod +x ./gradlew

0 commit comments

Comments
 (0)