Skip to content

Commit 11d97bf

Browse files
committed
Test with Gradle 8.14.1
1 parent 23186fe commit 11d97bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
matrix:
3434
# Test earliest and latest supported version of 5.x, 6.x, 7.x, and 8.x
3535
# Latest 8.x is tested in 'quick-check' job using the wrapper
36-
gradle-version: [ "5.2.1", "5.6.4", "6.0.1", "6.9.4", "7.1.1", "7.6.4", "8.0.2", "8.8"]
36+
gradle-version: [ "5.2.1", "5.6.4", "6.0.1", "6.9.4", "7.1.1", "7.6.4", "8.0.2", "8.14.1"]
3737
runs-on: ubuntu-latest
3838
steps:
3939
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)