Skip to content

Commit

Permalink
Bump cross-versions tests from Gradle 8.1 to 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennestuder committed Jul 2, 2023
1 parent 69cf084 commit f3b89b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
java-version: [ "8", "11", "16", "17" ]
gradle-version: [ "6.9.3", "7.0.2", "7.6", "8.0" ]
gradle-version: [ "6.9.3", "7.0.2", "7.6", "8.0", "8.2" ]
steps:
- name: Check out project
uses: actions/checkout@v3
Expand Down

0 comments on commit f3b89b9

Please sign in to comment.