Skip to content

Commit

Permalink
ci: This version requires Gradle 6.9 or newer
Browse files Browse the repository at this point in the history
  • Loading branch information
rpalcolea committed Jul 13, 2021
1 parent 04ddb00 commit 2112597
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 @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
gradle: ['5.6.4', '6.9', '7.0']
gradle: ['6.9', '7.0', '7.1']
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 2112597

Please sign in to comment.