Skip to content

Commit 9b29c79

Browse files
committed
Update Gradle to v9.2.0
1 parent 77821cb commit 9b29c79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Setup Gradle
2525
uses: gradle/actions/setup-gradle@02b57c1c5296e09cd9bce1ca28ce5ee0b3708f67
2626
with:
27-
gradle-version: '9.1.0'
27+
gradle-version: '9.2.0'
2828
- name: Cache SonarCloud packages
2929
uses: actions/cache@v4
3030
with:

0 commit comments

Comments
 (0)