Skip to content

Commit

Permalink
chore(build): Bump gradle 8.11.1 to 8.12
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Jan 15, 2025
1 parent 8908c42 commit 0c0779e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
gradle: [ '7.6.4', '8.11.1' ]
gradle: [ '7.6.4', '8.12' ]
os: [ ubuntu-latest, windows-latest, macos-latest ]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 0c0779e

Please sign in to comment.