Skip to content

Commit 3ea2938

Browse files
committed
Update Gradle to v9.2.1
1 parent 03432e6 commit 3ea2938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup Gradle
2626
uses: gradle/actions/setup-gradle@261794afacfbe7a93883fe9e989f80e083e3547f
2727
with:
28-
gradle-version: '9.2.0'
28+
gradle-version: '9.2.1'
2929
- name: Cache SonarCloud packages
3030
uses: actions/cache@v4
3131
with:

0 commit comments

Comments
 (0)